Posts Tagged ‘DragManager.doDrag()’

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 »


Flex Drag and Drop Custom Class Source Code Example – mx.managers.DragManager

No Comments »

Flex Drag and Drop Custom Class Source Code Example:

Read More »