Flexible Tooltip 01
Posted By: FLASHTORY
Package Includes:
FLA
Opens with:
Flash 8, Flash CS3, Flash CS4
Viewable with:
Flash Player 8 and above
AS Version:
Action Script 2.0
Average Rating: Awaiting one vote
A simple yet powerful and flexible tooltip from Flashtory
You can easily embed and customize this tooltip into your project. You can choose to customize the tooltip when using it or you can go into the code and alter the variables. Everything is well commented and a
video tutorial will be delivered with the package.
When using the tooltip or when going into the source code you will be able to customize the following:
For setting up the tooltip:
setCustomVars({ Text:"Tooltip Left Alligned",
font:"my_font1",
color:"0x404040",
size:"11",
strokeColor:"0x414141",
strokeAlpha:100,
strokeWidth:1,
backgroundColor:"0xffffff",
backgroundAlpha:100,
backgroundRadius:4,
addShadow:"true",
shadowAngleInDegrees:45,
shadowDistance:1,
shadowColor:"0x000000",
shadowAlpha:"0.25",
shadowBlurX:"6",
shadowBlurY:"6",
shadowStrength:"3",
shadowQuality:"3",
tipOrientationY:"bottom", // available options -> top, bottom
tipOrientationX:"left", // available options -> left / center / right
tipWidth:16,
tipHeight:4,
tipInclination:-8,
XDistanceFromCursor:-14,
YDistanceFromCursor:30
});
For showing the tooltip :
show({ animationTime:0.3,
animationType:"linear"
});
For hiding the tooltip :
hide({ animationTime:0.3,
animationType:"linear"
});
Enjoy this wonderful release from Flashtory.
Help/Support available only on our Flexible Tooltip 01 Flash Support Forum
Some of our other files you might like :
Menus
Galleries
Audio/Video
Others (News Readers, Banner Rotators etc.)