Answered
bring swf to front
I have a main swf which I load another swf into using Loader and then addChild....this works fine.
The loaded swf covers the main swf completely
The loaded swf has buttons on it, when one of the buttons is clicked I would like the main swf to come to the front. Can this be done?
