Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Thunderxp

Pages: [1]
1
nobody an idea? i think there should be a solution but i have no knowlege in php.

2
Hm no doesnt work.

There must be a possiblity to enter the code i posted above.

But when i enter the code in the box Picture-URL there comes a error (filetype not supportet or sth like that).

Here a screenshot:


You can see that it works but i am not able to save it because of the error msg.

3
Hm the first problem is:

when i try to ad such a video i have to post the code above in the box for the pictures. when i want to submit my new video there comes the error that die filetype is not supportet.

i know that is possible to define new filetypes in the preferences like .xyz but it dont know how to define the code above. :)

4
Hallo ich bin neu hier und hab auch gleich eine Frage :)

Ist es möglich dass ich als Bild url einen Code von YouTube.com einfüge, so dass mir anstatt ein Bild der Videoplayer angezeigt wird? Also das ich in das Feld für die Bild url einen Code einfügen kann. Der Code sieht immer so ungefähr aus:
Code: [Select]
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Sk_wdAgO6r0"></param><embed src="http://www.youtube.com/v/Sk_wdAgO6r0" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
Ich freue mich schon auf Vorschläge ;)

Englisch:
Hallo i'm new here and have just a question.

Is it possible to show a videostream instead of a picture? I will enter a code from youtube.com and there should be the videoplayer instead of a .jpg picture or sth else.

A sample code for such a videoplayer is:
Code: [Select]
<object width="425" height="350"><param name="movie" value="http://www.youtube.com/v/Sk_wdAgO6r0"></param><embed src="http://www.youtube.com/v/Sk_wdAgO6r0" type="application/x-shockwave-flash" width="425" height="350"></embed></object>
i hope you understand my question :)

Pages: [1]