johnnystorm
05-02-2005, 04:06 PM
The problem is about a website (pure flash) which suddenly skips back to the introduction after x number of seconds.
the obvious problem is a missing stop(); action, aside from that I'd look for a call to a missing label, errant play() actions.
Double check that all of your labels and call outs are spelled correctly, also it doesn't hurt to put a stop action in frames that you use gotoAndStop(), prevFrame(), or nextFrame()
See the first bullet point of this thread: http://www.actionscript.org/forums/showthread.php3?threadid=37043
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.