Tag Archives: flex
19
Nov

AS3 ModuleLoader and ModuleManager CSS

While programming in Flex 4.5, I came across an issue that took forever to figure out. It had to do with the ModuleLoader class and the inability of it to inherit styles from the application that was loading it. According to Flex documentation, a Module that is loaded into the same application domain as it’s […]

Continue Reading →
19
Nov

Flex Library Linking (RSL, External, Merged)

Setting up the Flash/Flex environment for development can take some time. When I first setup Flex Builder 3.0, I had to work through a lot of different configuration before I found, in my opinion, the best setup for it. Basically, I had the idea of setting up five different projects as Flex projects: Library (pure […]

Continue Reading →