Tagged Questions
1
vote
2answers
1k views
Create Plugins in Flex - loading nested SWF files
I'm trying to implement a plugin system for our application, and having a devil of a time getting SWF file which was dynamically loaded itself, load additional SWF files.
It goes something like this:
...