Archives

Posts Tagged ‘clipAndEnableScrolling’

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”.

Nov 30th, 2010 | Filed under Flex4, Rotate3D, Scroller, verticalScrollPolicy

Need to understand what is clipAndEnableScrolling property?

Nov 30th, 2010 | Filed under Flex4, Scroller

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.

Nov 30th, 2010 | Filed under ArrayCollection, Flex4