Order Now AdSolution Sign Up | Login » Bits on the Run Sign Up | Login »

Forums

/

Probably a Simple Question

3 replies [Last post]

Hello! Just wondering, how do I make my video play right away without the user having to click play? I want it to play through once and then stop. I'm using BOTR because I really don't want to have to mess with much code. Below is the code that I was given. Is there something I can add to this code so that it'll play right away? Thanks!

<embed src="http://content.bitsontherun.com/players/9t3feP6Q-4174.swf" width="320" height="260" bgcolor="#FFFFFF" allowfullscreen="true" allowscriptaccess="always"/>

<embed src="http://content.bitsontherun.com/players/9t3feP6Q-4174.swf" width="320" height="260" bgcolor="#FFFFFF" allowfullscreen="true" allowscriptaccess="always" <strong>flashvars="autostart=true&repeat=none"</strong> />

Thank you!! you rock!

Hi, when I use this code on my site, i get a script error when I view the site with IE. any way to fix that? thanks!