loading Fonts at runtime by using "Module Architecture"
I'd made a sample before Flex 2.0.1 was released. So it wasn't used new feature of Flex 2.0.1 called "Module". So I made a sample that use "Module Architecture".
Actually the function is "StyleManager.loadStyleDeclarations". But this function use "ModuleManager.getModule" inside.
loading Fonts at runtime
sample1: NOT using Module architecture
FontsLoader01 (It loads this SWF (made by AS project).)
sample2: using Module architecture
FontsModule
Actually the function is "StyleManager.loadStyleDeclarations". But this function use "ModuleManager.getModule" inside.
loading Fonts at runtime
sample1: NOT using Module architecture
FontsLoader01 (It loads this SWF (made by AS project).)
sample2: using Module architecture
FontsModule
Comments
[Add Comment]
# Posted By judah
| 11/5/07 6:10 PM
[Add Comment]