Aug 14 2009
uiBTabView Example Using “classic” Theme
This demo is the same as that in the previous post uiBTabView Example Using “xp” Theme, but we are using a different theme this time:
Within the application code, a single line of code determines which theme to use:
uiSkins.initialize(theme);
If the uiSkins.initialize() call is omitted, the “default” theme is used.
See also: uiSkins usage notes
For the complete BottomTabViewDemo class code, please see the previous post.
Aspire UI Components
Aspire UI is a library of Actionscript 3.0 (AS3) classes for building flexible and lightweight UI elements in Adobe Flash applications. Key features of the components include easy skinning using PNG image files, automatic tab focus ordering, CSS text styles, and layout management. This is a pure AS3 library with no dependency on the Flex framework. You may experiment with the various features by downloading a trial version.







