ceteris
11-11-2009, 01:30 AM
I want to use one swf inside another, by importing the child swf into the parent at author time, and not by loading at runtime.
so I use import to library, bring in the child swf, and it seems to work fine. but, strangely, the button component I use in the child swf sort of goes away, or gets replaced by a placeholder, once imported.
I see the child swd in the parent's library, or on the parent's stage, but the button is broken.
anybody seen this, or understand it?
thanks
so I use import to library, bring in the child swf, and it seems to work fine. but, strangely, the button component I use in the child swf sort of goes away, or gets replaced by a placeholder, once imported.
I see the child swd in the parent's library, or on the parent's stage, but the button is broken.
anybody seen this, or understand it?
thanks