Posts Tagged ‘mx:Repeater’

Create custom tooltip for flex – createCustomToolTip

No Comments »

1. Create a new flex project named Tooltip, name your MXML application file main.mxml and set its layout to vertical.

Read More »


Create custom tooltip – toolTipCreate

No Comments »

CustomToolTip.mxml

Read More »


Build a Drag-and-Drop XML Image Viewer – DragManager

No Comments »

All of the informations about the images showcased in the gallery are stored in an XML file. Create an xml file that follows this structure and save it as datas.xml in the src directory :

Read More »