I'm not having any problems accessing frame labels, etc. in FP9/AS3 swfs which are dynamically linked at runtime within a swfloader component, but if I try to @embed those same swf files, I lose all my ability to interact with them. Shouldn't I be able to do continue to reference their frame labels, etc.?
Looking for suggestions or examples on embedding simple swf files (animations with frame labels, and timeline stop() actions) and maintaining control of those files programatically. TIA.

