[flexcoders] Child-parent communication, Flex and Flash

2008-04-02 Thread mnorrstrand
Hi I'm building a framework where a third party will deliver Flash swf's to be loaded into my Flex app (probably using SWFLoader). How do the loaded child swf communicate with the parent Flex app? For instance if i have a function in a class in the main app (would be a Singleton), eg

RE: [flexcoders] Child-parent communication, Flex and Flash

2008-04-02 Thread Alex Harui
-parent communication, Flex and Flash Hi I'm building a framework where a third party will deliver Flash swf's to be loaded into my Flex app (probably using SWFLoader). How do the loaded child swf communicate with the parent Flex app? For instance if i have a function in a class in the main