Mate Flex Framework: Style Loader
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.
advertisement