- Price: $5.00
- [Purchase]
- Language Version: ActionScript 3.0
- Runtime Version: AIR 1+, Flash Player 9+
- Description: Creates a ToolTip component that can be attached to any DisplayObject
- Version: 1.2.1
- Author: Cameron Tullos
- properties | methods | installation & usage
Public Properties
ToolTip inherits the Sprite Properties
autoSize | caption | captionPosition | content | contentType | delay
| display | dropShadow | linkage | margin | pointer | pointerPosition | position | skin | target | textField | textMargin | url | wordWrap
|
|
| default = TextFieldAutoSize.NONE |
|
|
| default = null |
|
|
| default = ‘BOTTOM’ |
|
|
|
| default = null |
| see contentType, linkage, url |
|
|
| default = text |
| see content, linkage, url |
|
|
| default = 0.5 |
|
|
| default = 5 |
|
|
| default = Object({color:0×000000, alpha:0.5, blurX:5, blurY:5, angel:45, distance:2}); |
| see DropShadowFilter |
|
|
| see contentType |
|
|
| default = 10 |
|
|
| see pointerPosition |
|
|
| default = ‘BL’ |
|
|
|
| default = ‘auto’ |
|
|
|
|
|
| default = null |
|
|
|
|
| default = Object({left: 10, top: 10, right: 10, bottom: 10}) |
|
|
|
|
| default = false |
Public Methods
ToolTip inherits the Sprite Methods
hide | setSize | setStyle | show
Installation
- Download the component and run the ToolTip.mxp
- The Adobe Extension Manager will open and install the component to Flash
- Open flash and navigate to the components window. There should now be a new section titled “Illumifi” where you’ll see a component titled: ToolTip
Note: if flash is open when you install the mxp, close it and reopen - You can now drag the component to the stage and customize it’s options in the component inspector window
