Ls,
I have been browsing through the instantiated panel structures but I can't find what I'm looking for;
I have an loaded .swf file containing some flash movieclips that I want to show.
Normally I just drop them on the nativestage.
Since feathers is also always on top of starling I am hoping that there is a way to add these movieclips directly to the feathers panels.
Tries a quick, dirty and unsuccessful "... as Movieclip" but that did not compute.
Is this possible?
Otherwise I suppose I could place the panels, get their bounds and set the movieclip coords from them.
I'd rather actually add them.
Highest regards,
Mac