How to load flex components through xml?
A:
You will have to compile the component with mxmlc before loading it. Then you can load the component using the SWFLoader control. The SWFLoader control can load any swf generated by compiling Flex projects. (In AS3 at least).
futureelite7
2009-04-30 10:20:05