Installing Tooltip Flex for Adobe Flex Builder
Updated: Mar 11, 2008
Views: 1991
Description: This tutorial gives a brief description of how to install and use Tooltip Flex in Adobe Flex Builder.
After you have successfully downloaded the Tooltip (Flex) Component, follow these steps to install it for Adobe Flex Builder.
For additional help, please visit the Tooltip (Flex) Forum. That's all there is to it ... enjoy!
- Unzip the files. We always put components in a "Components" folder in our Flex Builder project directory.

- Create a new Flex Project in Adobe Flex Builder. (You can choose any project name and data access method.)
- Open the properties panel for this new project by right clicking and selecting "properties." On the properties panel, click on the "Flex Build Path" link, and then the "Library Path" tab.

- Click on "Add SWC" and browse to Tooltip_Flex.swc.

- The Tooltip will show up in the "Library Path" panel. You can edit or remove it from here at any time.

- The Tooltip should now be available in your components panel in the "Custom" folder when you are in Design Mode for an MXML file or in the com.afcomponents.Tooltip package for ActionScript.

xmlns:afcomponents="http://www.afcomponents.com/"
For additional help, please visit the Tooltip (Flex) Forum. That's all there is to it ... enjoy!
Other Tutorials
