Bouncy Tiptool
This tiptool shows up when you mouse over a button. Easy to reprogram to do other functions. Must have FuseKit installed in order to work properly. These files... more >
| Author URL | no website | |||
| Listing URL | none | |||
| Downloads | 4412 | Views | 28798 | |
| Guest | ||||
|
User ratings for Bouncy Tiptool. |
||||
More listings by Guest
Web video te... |
Drawing samp... |
Simple FullS... |
Simple Float... |
Simple Mouse... |
ErupZion |
Comments
You need to LOGIN to post a comment.
Rosco:
3 years ago
To fix the bug with dragOut problem just paste this code:
btn1.onDragOut = function()
{
showTip(blankTip, false);
}
do this for all you buttons, mc, etc.
galster:
4 years ago
You must change the default font in actionscript to work:
For example: tipFormat.font = "Arial";
Bye!
juansho:
4 years ago
Hi, congratulations by the tool, but i have some problems, i already installed the FuseKit Tool but the tooltip doesnt enable, just showme a minibox. Please Helpme



