I want to export some of my functions to external so that other people can embed my SWF into their's and invoke the function, how can I achieve that?
+1
A:
Check the LocalConnection class for that.
Here is an example: http://learn.adobe.com/wiki/display/Flex/Local+Connections
Christophe Herreman
2009-12-22 15:21:20
Is there a way to use SWFLoader and invoke the method directly?
Bin Chen
2009-12-23 02:29:42