I’ve run into an odd bug while working on a flash project: All Movieclips within a parent Movieclip are being set to their 2nd frame. This is happening to standard Movieclips and classes that extend the movieclip class. This is happening to Movieclips that have no set name and Movieclips that have a set name. This is happening to Movieclips that are being referenced in code, and Movieclips that aren’t being referenced in code at all. No errors are being thrown (as far as I can see). I have never seen anything like this before and I could definitely use an outside opinion. I can’t supply any code, so there is no point in asking to see any. Thanks for any help.