stop timeline until the end of a transition?

Posted by user806181 
stop timeline until the end of a transition?
November 11, 2011 03:23PM
Is it possible with FLASHeff:NANO to stop the timeline when a symbol/text transition begins and then go to next frame when it ends? I have searched and everything seems to go to FLASHeff2 tutorials. I can't find anything for NANO.
I can be a little dense when it comes to AS3 but when it clicks, it clicks :-)
Re: stop timeline until the end of a transition?
November 11, 2011 03:26PM
Posted the above question that sends emails to IT's email. Just wanted to post so I could follow the Topic with my account.
Re: stop timeline until the end of a transition?
November 15, 2011 01:16PM
Yes, on transitionStart event on flasheff you need to call stop method and on transitionEnd you will need to call nextFrame method. This applies for action script usage. If you are working on timeline directly there is no point of doing this.
Sorry, you do not have permission to post/reply in this forum.