This content has been marked as final.
Show 6 replies
-
1. Re: problem with gotoAndPlay calls skipping
kglad Jan 17, 2008 5:04 PM (in response to kamckng)where's clearTimeout()? -
2. Re: problem with gotoAndPlay calls skipping
Newsgroup_User Jan 17, 2008 5:04 PM (in response to kamckng)where's clearTimeout()? -
3. Re: problem with gotoAndPlay calls skipping
kamckng Jan 17, 2008 5:21 PM (in response to Newsgroup_User)clearTimout is a global flash function used to clear a setTimeout interval. It's not even really needed in there, but it was something I threw in just to try. -
4. Re: problem with gotoAndPlay calls skipping
kglad Jan 17, 2008 8:22 PM (in response to kamckng)use a trace("note"+note+"_1") to see if the correct frame labels are being generated. -
5. Re: problem with gotoAndPlay calls skipping
kamckng Jan 20, 2008 6:17 AM (in response to kglad)They are indeed, and I went one step further and put a trace at the first frame of each of the animations that is supposed to play. They all trace... even though the animation doesnt start to play sometimes -
6. Re: problem with gotoAndPlay calls skipping
kglad Jan 20, 2008 7:41 AM (in response to kamckng)use a trace in the last frame of the animations to see what's directing the timeline away from completing its animation.


