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
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, 32980 views
Comments
You need to login to post a comment.
try changing frame rate to 300. it works!!!
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
Hi 2m3. Where can I find the FuseKit and how to install it? thanks.