alert This appears to be a flash file, you cannot see a preview because flash player is no longer supoorted in browsers, but you can still download the file to study it's source code.
You can open/play the swf file with Flash Player exe

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 are "as is" with no technical support.
4506 downloads, 32879 views
Download (40.04 KB)

Comments

You need to login to post a comment.

user pakjoget
pakjoget 13 years ago

try changing frame rate to 300. it works!!!

user Rosco
Rosco 14 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.

user galster
galster 14 years ago

You must change the default font in actionscript to work:

For example: tipFormat.font = "Arial";

Bye!

user juansho
juansho 15 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

user wolverene
wolverene 15 years ago

Hi 2m3. Where can I find the FuseKit and how to install it? thanks.

show all 44 comments