Is it possible with HTML to start at a random keyframe or do I have to use AS3?
If I have to use AS3, could someone give me some code that when it is loaded it starts at a random keyframe. Or point me in the right direction.
Thanks men
Couldn't you just use gotoAndStop() with a random number function?
[QUOTE=turb_;23909866]Couldn't you just use gotoAndStop() with a random number function?[/QUOTE]
You are right, but don't you mean gotoAndPlay()?
Oh, I thought you wanted to pause at that frame.
I figured you thought something else.
It's a weird circumstance in this situation.
Thanks turb_
Sorry, you need to Log In to post a reply to this thread.