Create custom tooltip for flex – createCustomToolTip
1. Create a new flex project named Tooltip, name your MXML application file main.mxml and set its layout to vertical. 2. First, we need to create the custom ToolTip component by extending the VBox container and implementing the IToolTip interface. To do so, create a new MXML component named CustomToolTip, based on a VBox and […]
Create custom tooltip – toolTipCreate
CustomToolTip.mxml
Build a Drag-and-Drop XML Image Viewer – DragManager
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 :
Sameera at LinkedIn
