Archives
Following example show how use Timer to change scroller verticalScrollBar position.
PositionChangeDemo1.mxml
Following example show how Flex4 font Embed (The src property specifies the file path location of a font. In Flex 4, you cannot embed a font by its local name only.) and use Rotate3D make effect like “Star War”.
Following example how use state and timer create Navigation Menu.
comp/MyCover.mxml
Following example use BorderContainer backgroundImage and states change make slide show working.
BorderContainerDemo3.mxml
Following example show using Animate with easing during MouseEvent.ROLL_OVER and MouseEvent.ROLL_OUT event .
FLEX4EffectExample1.mxml
Following example show Flex4 state and BorderContainer backgroundImage usage.
Following example show BorderContainer backgroundImage and BitmapImage usage.
Following example show you how to use saprk depth (set this properties with ItemRenderer) and how to use Rotate3D with postLayoutTransformOffsets.
Need to understand what is clipAndEnableScrolling property?
Following example show Flex Timer use Rotate3D effect display Digital Number Counter .
Following example show BorderContainer how use AS to add layout and draw backgroundFill .
The DataGroup class is the base container class for data items. The DataGroup class converts data items to visual elements for display. While this container can hold visual elements, it is often used only to hold data items as children.


