Tagged Questions

3
votes
2answers
1k views

Flex: Loading assets into externally loaded modules…

So, I have Flex project that loads a Module using the ModuleManager - not the module loader. The problem that I'm having is that to load an external asset (like a video or image) the path to load …