| Documentation for the BGX Tooltip Component (Flash MX 2004) | Version 1.1.0 24/7/2004 | ||||||||||||||||||||||||||
|
|
|||||||||||||||||||||||||||
|
Introduction The BGX Tooltip Component displays a tooltip above assigned objects like buttons, list entries, hotspots etc. It automatically positions the text next to the mouse, adjusting it so that it will not fall outside the boundaries of the stage. The TextField used to display the tooltip text is accessible to set properties like text styles, html display and others. |
|||||||||||||||||||||||||||
|
Deployment After installing the BGX Tooltip Gauge extension the component will be available from the components panel within Flash MX 2004. |
|||||||||||||||||||||||||||
|
Reference |
|||||||||||||||||||||||||||
|
Using the Bgx Tooltip Component To use the Bgx Tooltip Component simply drag it from the components panel onto the stage. Normally it should be placed in a layer that is above all other the graphical objects. Even though several instances of the components could be used it is usually enough to use one instance for the whole movie. (If movie clips or movies are dynamically loaded on levels that would cover the tooltip component it may be useful placing instances also in those other timelines etc.) While working within the FLA file the component is visible as icon. This icon will not be visible once exported to SWF.
reference overview back to top Properties
|
|||||||||||||||||||||||||||
reference overview back to top Methods
|
|||||||||||||||||||||||||||
|
Basic Usage Example A typical usage of the component would be to show some text when the mouse is rolled over an object like a movie clip, button etc. In the following example the object is called clip while the Bgx Tooltip Component instance is called tooltip. clip.onRollOver = function()
Further examples can be found at http://www.bgxcomponents.com/components/bgx_tooltip/tooltipExamples.htm |
|||||||||||||||||||||||||||
|
© 2004 Bernhard Gaul |
|||||||||||||||||||||||||||