Help with swf playback

  • ecu33
  • Novice
  • Novice
  • No Avatar
  • Joined: Jun 24, 2004
  • Posts: 28
  • Loc: Eastern US
  • Status: Offline

Post June 21st, 2006, 6:58 am

I have a video clip on a site that simply has a play and stop button. The clip works fine but you have to push the play button twice to get it to start. I noticed that when the page loads I see a note that says "click to activate this control". Any suggestions on how to correct this where the user just clicks play and it begins? Is it possible to eliminate the button controls and just make the user click on the video to start playback? Thanks for everyone here.

Here is the coding for the video:
Code: [ Select ]
<OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
WIDTH="200" HEIGHT="150" ALIGN="">
          <PARAM NAME=movie VALUE="yf05_tv.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="yf05_tv.swf" quality=high bgcolor=#FFFFFF WIDTH="200" HEIGHT="150" ALIGN=""
TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
</OBJECT>
  1. <OBJECT classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
  2. codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0"
  3. WIDTH="200" HEIGHT="150" ALIGN="">
  4.           <PARAM NAME=movie VALUE="yf05_tv.swf"> <PARAM NAME=quality VALUE=high> <PARAM NAME=bgcolor VALUE=#FFFFFF> <EMBED src="yf05_tv.swf" quality=high bgcolor=#FFFFFF WIDTH="200" HEIGHT="150" ALIGN=""
  5. TYPE="application/x-shockwave-flash" PLUGINSPAGE="http://www.macromedia.com/go/getflashplayer"></EMBED>
  6. </OBJECT>
  • Anonymous
  • Bot
  • No Avatar
  • Joined: 25 Feb 2008
  • Posts: ?
  • Loc: Ozzuland
  • Status: Online

Post June 21st, 2006, 6:58 am

  • IceCold
  • Guru
  • Guru
  • User avatar
  • Joined: Nov 05, 2004
  • Posts: 1254
  • Loc: Ro
  • Status: Offline

Post June 23rd, 2006, 5:15 am

do you use Internet Explorer?
if so, then it's something about the activex. Search on this forum about I.E. and flash.
“True mastery transcede any particular art. It stems from mastery of oneself - the ability, developed throgh self-discipline, to be calm, fully aware, and complety in tune with oneself and the surroundings. Then, and only then, can a person know himself. ”

Post Information

  • Total Posts in this topic: 2 posts
  • Users browsing this forum: No registered users and 65 guests
  • You cannot post new topics in this forum
  • You cannot reply to topics in this forum
  • You cannot edit your posts in this forum
  • You cannot delete your posts in this forum
  • You cannot post attachments in this forum
 
 

© 2011 Unmelted, LLC. Ozzu® is a registered trademark of Unmelted, LLC.