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, 32981 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.
I'm sorry but both of your easing effect and your shadow effect doesn't work ?!
Can you told me why ? I didn't do modifications...
Thanks
(sorry for mistakes)
I'm sorry but both your esing effect and your shodow effect doesn't work ?!
Can you told me why ? I didn't do modifications...
Thanks
You can see this script at work here [but admin removed my link :) ] at the end of the intro movie. ;)
Really nice!
=)
just synchronize the property --> Dynamic Text (Font --> arial) and AS --> tipFormat.font = "arial";
hi, I downloaded script, but it wont work. Only work .swf file not .fla file. i am building a project my tafe final semeseter, can i use this tool tip for that?
Thanks
Great script man!
How can I write a superscript within the bubble? Please help me out bro!
Thanks in advance,
hi, 2m3 it's would be nice if u can also upload an example file. i try create an empty movieclip and call a .swf but no luck.
@IAriesI - to add a movieclip within the tip tool I think you'd just create an empty movieclip within it and then load whatever swf or image you wanted into it. Then onComplete have it resize and display.
It`s really cool guy...!
hi, 2m3. nice work. but if i would like the tooltip to display a movieclip within it.. how should i do it.. pls advice.
Nice man !!! really nice !
i like this!
Very nice i need this thank u....
cool.. 10/10 thanks man..
It looks brilliant!
The fla file in your folder failed to open. I have successfully installed The Fuse Kit 2.1.4. Would it be because I'm using a mac?
Please help!
great !
Yeah i did look at the test files ... but the thing is did u code them properly ? u might wanna post ur flas so we can help u check ... did u import both the tween engines ? not too sure if u can run 2 at the same time though ....
Hi, thanx for your reply. I already have installed The Fuse Kit 2.1.4 mosessupposes.com/Fuse/index.html .
You take a look on my 2 test files ?
Oviliz, do u have the ziggo engine installed ? i am not sure if u are using the right coding .. cause 2m3's script uses ziggo and the commands for lmc and ziggo are different ... check your code
Here you can see my problem:
ovicris.com/test/index.htm (without your script is OK)
ovicris.com/test/index2.htm (with your script, my movie lost the flexibility; if you resize the browser window you can see better what happened)
I hope someone or the author can find a solution, thanks very much!
Great results, but I have some incompatibility problem with this codes:
#include "lmc_tween.as"
Stage.align = "TL";
Stage.scaleMode="noscale";
_quality="BEST";
// --
_global.setStage = function() {
slis = new Object();
slis.onResize = function() {
//imposto le coordinate del clip centro tramite tween
centro.tween("_x", Stage.width/2, 1, "easeoutBack");
centro.tween("_y", Stage.height/2, 1, "easeoutBack");
//imposto le dimensioni del clipo sfondo al fine di adattarlo alla pagina
sfondo._width = Stage.width;
sfondo._height = Stage.height;
};
Stage.addListener(slis);
slis.onResize();
};
setStage();
and/or this:
ovicris.com/test/flashobject.js
and/or this:
ovicris.com/test/lmc_tween.as
Can you take a look?
Ok thank you so much :)
It must be CS3 because it says SWF V9.0
Hi mate, I was wondering if the file(.fle) is not broken. I have FuseKit installed and when I try to open the file with FLASH 8 it gets - UNEXPECTED FILEFORMAT. Are you using CS3 or there is something wrong with the zip,cuz I really want to use this brilliant piece of work :)
uhhh mate this is smoothly brilliant
Amitpalsd: the zip looks ok at my end, are you refering to the fla file?
I guess download-able source file corrupted please check
Cool !!
very nice 10/10
cooooooooool
but you have error...i dont wanna tell you your mistake..hahahaha
cool
this is really nice but a problem, if you click on the button and drag mouse out of button then release tip is keep dragging with the mouse, its good if you can fix it, also in downloaded file its now showing shadow.
you could always modify it to not be draggable. i have made ones that don't follow the mouse before (none of which are posted on this site). it might just be a personal preference, but i think it's more fun when it interacts with the user.
wow it's amazing! i think it's better if it's draggable (the way it is now :D)
superrrrrrrrrrrrrr
Good job
but there is one little thing. If the tiptool box was not dragable that will be better.
this is so cool :) thanks