AS3 Pitfalls – stop(); Action Ignored on Nested Movieclip
PROBLEM: You’ve got a movieclip with a stop action on the first frame. When it appears on-screen, it inexplicably starts playing on frame 2, ignoring frame 1 and your stop action entirely. The movieclip in question is probably embedded into a parent clip that you’ve dynamically added to the stage from the library using the [...] Keep Reading




