Flex: How to access movieclips from an imported swf
What are the steps necessary to access moviec开发者_高级运维lips from an imported swf within a Flex application?
I'm utilizing the SWFLoader, which allows me to import the swf into the application, but I don't see a way of accessing the movieclips within that swf.
精彩评论