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 | ffiles.com | |||
| Listing URL | none | |||
| Downloads | 4280 | Views | 27444 | |
| Guest | ||||
|
User ratings for Bouncy Tiptool. |
||||
More listings by Guest
Simple FullS... |
Simple Float... |
Simple Mouse... |
ErupZion |
typewriter |
Notes |
Comments
You need to LOGIN to post a comment.
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.
You must change the default font in actionscript to work:
For example: tipFormat.font = "Arial";
Bye!
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



