Thursday, November 19, 2009
Flex: FlowBox Container
A container which would lay its child components out in a horizontal manner like an HBox, but unlike an HBox, it wraps the child components into a new row when they exceed the available width. Ditto for vertical direction.
visit:
http://www.munkiihouse.com/?p=60
http://www.munkiihouse.com/flexapps/FlowBox/Main.html
(view source enabled)
visit:
http://www.munkiihouse.com/?p=60
http://www.munkiihouse.com/flexapps/FlowBox/Main.html
(view source enabled)
Labels:
Flex
Monday, November 16, 2009
Flex: Customizing TileList selection
This example shows you how to customize selection boxes in a Flex TileList.
Visit:
http://mariosh.com/codes/customizing-tilelist-selection/
Visit:
http://mariosh.com/codes/customizing-tilelist-selection/
Labels:
Flex
Sunday, November 15, 2009
Excellent Example Of Using Flex-Ajax Together.
http://www.google.com/finance?q=goog
- Ajax is very good for content-centric applications, while Flex is very good for interactive, media, and data-centric applications.
- If your application is somewhere in between the two sides of that spectrum, then you can use the Flex Ajax Bridge to combine the two technologies.
Labels:
Flex
Subscribe to:
Posts (Atom)