Startseite
Hilfe-ForumFrageSuchenKontakt/Impressum

ForenForum
Youtube Videos automatisch starten
Von: jalmares **
am 21.10.2008


Was muss man tun damit Youtube Videos beim aufruf der eigenen Web Site automatisch Startet?

Antwort 1 von jalmares **
am 21.10.2008


Was muss ich an diesen Code ändern damit er automatisch startet?

<object width="425" height="344"><param name="movie" value=" http://www.youtube.com/v/gnfC8LyH794&hl=de&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src=" http://www.youtube.com/v/gnfC8LyH794&hl=de&fs=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>

Antwort 2 von madara332
am 19.11.2008


<object width="425" height="344"><param name="movie" value=" http://www.youtube.com/v/gnfC8LyH794&hl=de&fs=1"></param><param name="allowFullScreen" value="true"></param><embed src=" http://www.youtube.com/v/gnfC8LyH794&hl=de&autoplay=1" type="application/x-shockwave-flash" allowfullscreen="true" width="425" height="344"></embed></object>


ich hoffe ich konnte dir weiterhelfen