Hi , i just created my first blog, and in that i added a embedded video.. that video getting played automatically when ever the blog is opened. I don't want it to be played automatically, i want to make it as when a user click on the play button only it should begin to play. Can anyone help me out.... my blog is http://www.digitech-blog.blogspot.com/ Thank you....
I think if you asked here you could get a faster response as it is dedicated forum for blogger, hope you will find the answer.
I searched for auto play option, there is no such snippet of code there, i have added the embed code below .<object height="315" width="420"><param name="movie" value="http://video.ted.com/assets/player/swf/EmbedPlayer.swf"> </param> <param name="allowFullScreen" value="true" /> <param name="wmode" value="transparent"> </param> <param name="bgColor" value="#ffffff"> </param> <param name="flashvars" value="vu=http://video.ted.com/talks/dynamic/PranavMistry_2009I-medium.flv&su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&vw=405&vh=230&ap=1&introDuration=16500&adDuration=4000&postAdDuration=2000&adKeys=year=2009;theme=a_taste_of_tedindia;event=TEDIndia+2009;&preAdTag=tconf.ted/embed;tile=1;sz=512x288;"/> <embed src="http://video.ted.com/assets/player/swf/EmbedPlayer.swf" pluginspace="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" wmode="transparent" bgColor="#ffffff" width="420" height="315" allowFullScreen="true" flashvars="vu=http://video.ted.com/talks/dynamic/PranavMistry_2009I-medium.flv&su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&vw=405&vh=230&ap=1&introDuration=16500&adDuration=4000&postAdDuration=2000&adKeys=year=2009;theme=a_taste_of_tedindia;event=TEDIndia+2009;&preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object> Code (markup):