Hi I need a help to make a video play after a request

Discussion in 'Blogging' started by rajesh.ejob, Dec 5, 2009.

  1. #1
    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....
     
    rajesh.ejob, Dec 5, 2009 IP
  2. imacyh.com

    imacyh.com Peon

    Messages:
    168
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    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.
     
    imacyh.com, Dec 5, 2009 IP
  3. 1mpy3rno

    1mpy3rno Peon

    Messages:
    56
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    just look at your embed code for autoplay="true"

    Just set it to false :p
     
    1mpy3rno, Dec 9, 2009 IP
  4. rajesh.ejob

    rajesh.ejob Well-Known Member

    Messages:
    1,111
    Likes Received:
    7
    Best Answers:
    1
    Trophy Points:
    140
    #4
    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&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&amp;vw=405&amp;vh=230&amp;ap=1&amp;introDuration=16500&amp;adDuration=4000&amp;postAdDuration=2000&amp;adKeys=year=2009;theme=a_taste_of_tedindia;event=TEDIndia+2009;&amp;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&amp;su=http://images.ted.com/images/ted/tedindex/embed-posters/PranavMistry-2009I.embed_thumbnail.jpg&amp;vw=405&amp;vh=230&amp;ap=1&amp;introDuration=16500&amp;adDuration=4000&amp;postAdDuration=2000&amp;adKeys=year=2009;theme=a_taste_of_tedindia;event=TEDIndia+2009;&amp;preAdTag=tconf.ted/embed;tile=1;sz=512x288;"></embed></object>
    
    Code (markup):
     
    rajesh.ejob, Feb 3, 2010 IP