An example that lets the user choose a style to load and uses a Mate extension (StyleLoader) to load it from the event map.
This example shows:
- How to extend Mate by adding a tag that handles results and fault returned by Flex's Style Manager when loading a new compiler css style.
- How to use the CallBack tag in the view to receive calls sent by the event map.
Yes, this example uses Degrafa to show the background patterns.
method not implemented mx.core::IFlexModuleFactory/mx.core:IFlexModuleFactory::allowDomain()
over-binding 0 in mx.core::FlexModuleFactory
accessor not implemented mx.core:IFlexModuleFactory::preloadedRSLs
over-binding 0 in mx.core::FlexModuleFactory
VerifyError: Error #1053: Illegal override of FlexModuleFactory in mx.core.FlexModuleFactory.
at global$init()
a style manager instance'.
I tried using 'IStyleManager2' but that gives '1120: Access of undefined property IStyleManager2.'
Has anyone get it to work in Flash Builder 4 using Flex SDK 4.1?