Hey guys, a newbie here. I have this movie clip that I purchase and made some
changes to, but for some reason can't figure out why it keeps replaying over
and over. I'm trying to get it to pause at the end where it says "Call for a
free trial." I don't see anything in the action script that would cause it to
replay. Can anyone help me figure this out?
The clip can be viewed at:
www.paragon-nj.com/test.html
The FLA file is at:
www.paragon-nj.com/fire.fla
Thanks for all your time
Wil
vmsflash - 30 Jul 2008 23:10 GMT
Friend,
Create the action layer and in it put the action command stop(); This will allow it to only play once.
Good Luck
God Bless
matt
dE|_ - 30 Jul 2008 23:22 GMT
"whorneff310" <we---user@macromedia.com> wrote...
> Hey guys, a newbie here. I have this movie clip that I purchase and made
> some
[quoted text clipped - 13 lines]
>
> www.paragon-nj.com/fire.fla
vms bloke is right, stop(); in the last frame. You'll find that the stop
command comes in very handy in the first frame since Real Player came and
screwed with the basic autostart control.
-dE|_---