Archives
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 horizontalScrollPosition and verticalScrollPosition create content (Image) magnifier.
comp/MyMagnifier.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.


