Archives
ItemRenderers for MX List, Tree and DataGrid work within the following contract:
Following example show MX DataGrid itemRenderer difference usage.
assets/books.xml
The Spark Scroller component provides a conventional GUI for scrolling a viewport interactively. It displays a pair of vertical and horizontal scrollbars whose thumb positions define the X and Y origin of the clipping rectangle. By default, the scrollbars are only shown when they are needed.
Following example how use state and timer create Navigation Menu.
comp/MyCover.mxml
Following example show how to remove skinClass from ComboBox.
FAQ0909_1.mxml
Following simple example show how use font Embed and blendMode create a magic text .
blendMode has following option
Following example show DropDownList with itemRenderer.
comp/MyDropDownListItemRenerer.mxml
Following example show Tree openDuration and openEasingFunction usage.
TreeDemo1.mxml
Following example show how to change CheckBox selected color use symbolColor.
Following example show using Animate with easing during MouseEvent.ROLL_OVER and MouseEvent.ROLL_OUT event .
FLEX4EffectExample1.mxml
Following example show how spark ComboBox setting prompt and disable editable.
Following example use skinClass popUpPosition change popUp position.
skins/MyDropDownListSkin.mxml


