How do I autoplay a youtube video on my myspace?
-
Here's the "embed" thing: <object width="445" height="364"><param name="movie" value="http://www.youtube.com/v/QkGVVbU1… name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/QkGVVbU1jw… type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="445" height="364"></embed></object> I've been trying all day with the "&autoplay=1" code attachment. ARGH! Help!!!
-
Answer:
You can check this step by step tutorial for this issue - http://www.playerdiy.com/blog/make-youtube-video-auto-play-in-myspace-profile/
Ericka V at Yahoo! Answers Visit the source
Other answers
i didn't succeed to do this either-=_=;
Jojo
All that you would need to do is append "&autoplay=1" to both ends of the video URL address that YouTube gives to you (example: watch?v=AB1Cd2eF3GH). When you click on the YouTube embed code, the entire string becomes one big highlight. This is the standard format for an "embed" code, and what it looks like: ∙ <object ∙ width="425" height="344"> ∙ <param ∙ name="movie" ∙ value="http://www. youtube. com/v/AB1Cd2eF3GH"> ∙ </param> ∙ <param ∙ name="allowFullScreen" ∙ value="true"> ∙ </param> ∙ <embed ∙ src="http://www. youtube. com/v/AB1Cd2eF3GH" ∙ type="application/x-shockwave-flash" ∙ allowfullscreen="true" ∙ width="425" height="344"> ∙ </embed> ∙ </object> After you copy-and-paste this code over to your desired website, make sure that you append "&autoplay=1" to the "value" as well as the "source" codes -- so that the overall embed code should look like: ∙ <object ∙ width="425" height="344"> ∙ <param ∙ name="movie" ∙ value="http://www. youtube. com/v/AB1Cd2eF3GH&autoplay=1"> ∙ </param> ∙ <param ∙ name="allowFullScreen" ∙ value="true"> ∙ </param> ∙ <embed ∙ src="http://www. youtube. com/v/AB1Cd2eF3GH&autoplay=1" ∙ type="application/x-shockwave-flash" ∙ allowfullscreen="true" ∙ width="425" height="344"> ∙ </embed> ∙ </object> Here are my transcribed and written-out URLs of YouTube's Help reference, plus another site's explanation -- followed by their direct links: www . google . com / support / youtube / bin / answer . py ? hl = en & answer = 56107 http://www.google.com/support/youtube/bin/answer.py?hl=en&answer=56107 www . avirtual exit . com / 2007 / 10 / 10 / autostart - youtube - videos _ on _ myspace / http://www.avirtualexit.com/2007/10/10/autostart-youtube-videos_on_myspace/ This is a video showing you how to do it: http://youtube.com/watch?v=3jqGrBjeQh0 I hope my detailed answer and links are helpful to you. P.S.: Your example with your own video URL is "incomplete". Notice how Yahoo chopped off 1 or more characters from it and replaced it with just "..." (That is the reason why my example has spacebars in the "www. youtube. com")
inukjuak90
Related Q & A:
- How do I send a private video on youtube?Best solution by Yahoo! Answers
- How do I put a youtube video onto a DVD-R disk?Best solution by Yahoo! Answers
- How do you send a youtube video in a myspace private message?Best solution by Yahoo! Answers
- How will i make a edited video in YouTube?Best solution by Yahoo! Answers
- How Can I Put A Youtube Video On A DVD?Best solution by Yahoo! Answers
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.