Results 1 to 3 of 3

Thread: Auto Start for You Tube Video
      
   

  1. #1
    JT Wallace is offline Corporal
    Join Date
    Feb 2008
    Posts
    12

    Default Auto Start for You Tube Video

    I have a youtube video link on my site. It works fine. However, I would like it to open automatically rather than having visitors to the site click to start it.

    How do I do this, please?

    Thanks,
    Jeanette Wallace

  2. #2
    jcaywood is offline Major
    Join Date
    Dec 2007
    Location
    Bastrop, TX USA
    Posts
    417

    Default Re: Auto Start for You Tube Video

    Jeanette,
    After you have the video on your page, In BV, right click on the Flash Player and choose properties. You will probably get one long line of code. Click someone in that line of code to make it not hightlighted - be careful not to delete any of the code.
    You will see something like this minus the words in RED. They must be added:

    <object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/QFxEfPh0p7s&hl=en"></param><param name="wmode" value="transparent"></param><embed src="http://www.youtube.com/v/QFxEfPh0p7s&hl=en&autoplay=1" type="application/x-shockwave-flash" wmode="transparent" width="425" height="355"></embed></object>

    The letters in BLUE are the unique video info and will be different for your video - They should be - that's okay. If you will add the red words in that exact spot, I believe your video will begin playing one second after the page opens.

  3. #3
    JT Wallace is offline Corporal
    Join Date
    Feb 2008
    Posts
    12

    Default Re: Auto Start for You Tube Video

    Thanks, jacaywood. I'll give it a try right now...

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49