Relax Breath of Solution.

Just I wanted.. Do you?…

Changing live dragging on a TileList control in Flex

Changing live dragging on a TileList control in Flex The following example shows how you can enable or disable Buy Amoxil live dragging on a Flex TileList control by setting the liveDragging property. Full code after the jump.

Dragging(Drag & Drop) from a Tree to a List/TileList – DragManager

In the Flex framework, we have made dragging and dropping within various List components fairly trivial. Assuming that your data is similar, you simply need to add dragEnabled=true to your source and then dropEnabled=false for your destination. However, the one exception in this case is Tree. By default, you cannot drag any items from any […]

Creating a simple image gallery with the Flex TileList control – mx:TileList

Flex Photo gallery in Flex using the TileList control, Image control, and the PopUpManager class. CustomItemRenderer.mxml gallery.xml