I am having trouble getting my flash animation to work correctly when it is rewound before finished playing. I am not using any buttons to rewind, just the built in context menu. I do not know the exact problem, but think it has something to do with the setInterval function not getting cleared correctly when the animation is rewound too soon.
Basically the animation gets stuck on the first motion tween and keeps calling the function over and over even though the clearInterval(delay); is set on that frame. If you let the movie play all the way to the end and then rewind it will play just fine.
The fla is 560k so if anyone is willing to take a look please let me know and I can send it to you.