I posted last week about a bug that has been driving me insane. At the time I assumed that it was either a bug in my GUI framework I was working on or a bug in flash.
Since then I’ve ripped all traces of my GUI framework out of the project and am left scratching my head due to the fact that the bug still exists.
The Bug:
Creating a movieclip within the event handler for a button is causing all the children movieclips of the movieclip being created to be automatically set to frame 2.
I’ve attached a zip containing my FLA with this post. Hopefully someone can reveal cause of my insanity.