BigAl75 0 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 Quote Link to post Share on other sites
dsonesuk 913 Posted May 20, 2010 Report Share Posted May 20, 2010 Is it autostart, or autoplay? try autoplay instead. Quote Link to post Share on other sites
BigAl75 0 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. Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.