5 replies
  • SEO
  • |
There is a way to post an autoplay code into a YouTube video (I hope), but nothing I have tried so far has worked. Does anyone viewing this thread now how and where it needs to be placed.

&autoplay=1
#andautoplay1
  • Profile picture of the author astevn816
    Bump,Bump,Bump
    {{ DiscussionBoard.errors[1009761].message }}
  • Profile picture of the author Clyde Dennis
    Something like this ought to do it:

    Before:
    Code:
    <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zyHzAU8FN_s&hl=en&fs=1&"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zyHzAU8FN_s&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
    After:
    Code:
    <object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/zyHzAU8FN_s&hl=en&fs=1&autoplay=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/zyHzAU8FN_s&hl=en&fs=1&" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object>
    {{ DiscussionBoard.errors[1009986].message }}
    • Profile picture of the author astevn816
      I put the code in as instructed but it is still not autoplaying. Any ideas as to what I may have done wrong.
      {{ DiscussionBoard.errors[1010076].message }}
      • Profile picture of the author astevn816
        Bump,Bump,Bump
        {{ DiscussionBoard.errors[1013276].message }}
        • Profile picture of the author astevn816
          The autoplay feature is working fine, Thank you for the help. The autoplay code is correct and it is located in the right place, but the code that it needs to be added to appears twice so the autoplay code needs to be added twice.
          {{ DiscussionBoard.errors[1014044].message }}

Trending Topics