Archives

Archive by

ItemRenderers for MX List, Tree and DataGrid work within the following contract:

Nov 30th, 2010 | Filed under ArrayList, Flex4, State

Following example show MX DataGrid  itemRenderer difference usage.

assets/books.xml

Nov 30th, 2010 | Filed under Flex4

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

Nov 30th, 2010 | Filed under Flex4, Image, State

Following example show how to remove skinClass from ComboBox.

FAQ0909_1.mxml

Nov 30th, 2010 | Filed under ComboBox, Flex4, skin

Following simple example show how use font Embed and blendMode create a magic text .

blendMode has following option

Nov 30th, 2010 | Filed under Flex4

Following example show  DropDownList with itemRenderer.

comp/MyDropDownListItemRenerer.mxml

Nov 30th, 2010 | Filed under ArrayList, Flex4

Following example show Tree openDuration and openEasingFunction usage.

TreeDemo1.mxml

Nov 30th, 2010 | Filed under Flex4

Following example show how to change CheckBox selected color use symbolColor.

Nov 30th, 2010 | Filed under Flex4

Following example show using Animate with easing during MouseEvent.ROLL_OVER and MouseEvent.ROLL_OUT event .

FLEX4EffectExample1.mxml

Nov 30th, 2010 | Filed under Flex4, RollOut, RollOver

Following example show how spark ComboBox setting prompt and disable editable.

Nov 30th, 2010 | Filed under ArrayList, ComboBox, Flex4

Following example use skinClass popUpPosition change popUp position.

skins/MyDropDownListSkin.mxml

Nov 30th, 2010 | Filed under ArrayList, Button, ComboBox, Flex4