| Usage examples for the BGX Tooltip Component (Flash MX 2004) | |||||
|
For a full documentation of the component see http://www.bgxcomponents.com/components/bgx_tooltip/BgxTooltip_documentation.htm |
|||||
|
Positioning The following shows the positioning of the tooltip relative to the area of the stage where the mouse event occurs. Roll over the green spots to see the effects.
|
|||||
|
Multiline You can use the newline contsant to create multiline tooltips.
|
|||||
|
Using HTML The TextField used in the component does not automatically support HTML, but you can access it via the labelField property and set html to true.
|
|||||
|
Custom Appearance As you can access the TextField you cab also change its appearance using the various options Flash offers for formatting TextFields. Here is just one example:
|
|||||
|
Using the Macromedia List Component The following shows how to use the Tooltip Component on a List.
|
|||||
|
Using the Macromedia Tree Component The following shows how to use the Tooltip Component on a Tree. On this page only the code relevant to the tooltip is shown.
|
|||||
© 2004 Bernhard Gaul |
|||||