BigAl75 Posted May 20, 2010 Report Share Posted May 20, 2010 (edited) I don't really do a whole lot in Flash at all, so please bear with me. I have this as my code: <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="500" height="375" id="bubble-point" align="middle"><param name="allowScriptAccess" value="sameDomain" /><param name="movie" value="flw/bubble-point/bubble-point.swf"" /><param name="AutoStart" value="0"><param name="play" value="false" /><param name="loop" value="false" /><param name="quality" value="high" /><param name="bgcolor" value="#ffffff" /><embed src="flw/bubble-point/bubble-point.swf" play="false" loop="false" quality="high" bgcolor="#ffffff" width="500" height="375" name="bubble-point" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" /></object> In every browser I've tried it in (Firefox, IE 6, 7, & 8, Opera, & Chrome), the video starts playing as soon as the page loads. I want the user to determine when the video plays. How do I do this?Thanks for the help. Edited May 20, 2010 by BigAl75 Link to comment Share on other sites More sharing options...
dsonesuk Posted May 20, 2010 Report Share Posted May 20, 2010 Is it autostart, or autoplay? try autoplay instead. Link to comment Share on other sites More sharing options...
BigAl75 Posted June 23, 2010 Author Report Share Posted June 23, 2010 Same thing happens. Thanks for the help. I'm just going to link thumbnails to the video file and let them open in the viewers default video player. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now