Youtube Autoplay

  • Hi!


    ich habe zwar schon fast 30 Minuten gegooglet nur irgendwie schaffe ich es nicht, den Embedded Code von unserer Playlist so abzuändern, das die Videos automatisch abgespielt werden, wenn jemand auf unsere HP kommt.


    {source}
    <object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/317B3274B858DFB9?hl=de_DE&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/317B3274B858DFB9?hl=de_DE&fs=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>
    {/source}


    wisst ihr wo ich da noch was einfügen muss?

  • Zitat

    <object width="480" height="385"><param name="movie" value="http://www.youtube.com/p/317B3274B858DFB9?hl=de_DE&fs=1&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/p/317B3274B858DFB9?hl=de_DE&fs=1&autoplay=1" type="application/x-shockwave-flash" width="480" height="385" allowscriptaccess="always" allowfullscreen="true"></embed></object>