From: danielj150 on
I need help trying to get a flash video to start automatically. I'm embedding
this in a My Space webpage using html code. It makes you select play before it
will start. I want it to start as soon as the webpage is opened. Someone HELP!

From: ACB on

"danielj150" <webforumsuser(a)macromedia.com> wrote in message
news:e1e61j$6is$1(a)forums.macromedia.com...
>I need help trying to get a flash video to start automatically. I'm
>embedding
> this in a My Space webpage using html code. It makes you select play
> before it
> will start. I want it to start as soon as the webpage is opened. Someone
> HELP!
>

You need to find the code associated with the button. If you execute this
code (most likely a play() or gotoAndPlay() call) in your root timeline then
it *should* work. Or you can post a link to the FLA file and I will fix it
for you (if it is not too complex.)

Amy