Question
load .swf into empty mc behind layer on main fla file
Is it possible to load a .swf into an empty mc that is dynamically created, behind a layer on my main flash file?
I want the loaded .swf to load behind the interface buttons on my main flash file? Is that possible or do I need
to put the interface buttons on a separate .swf and load that .swf in?