Simple AS3 Tooltip #680
Easy to use on your AS3 project //import the library import AS3tooltip.Tooltip; //create the tooltip var tooltip = new Tooltip(); addChild(tooltip); //registering the movieClip, button , or dynamic textField //and also their tooltip to be displayed //example : tooltip.addTooltip(mc1,"MovieClip 1" ); tooltip.addTooltip(mc2,"MovieClip 2" ); //OPTIONAL setting ; //if you do not assign these value it will be automatically assigned with default value. tooltip.setAlpha(1); tooltip.setDelay(500); tooltip.setBoundaries(area_mc.x,area_mc.y,area_mc.x+area_mc.width,area_mc.y+area_mc.height); //finish //if the toolip is not needed anymore, call destroy function tooltip.destroy();
Thumbtack Clone Script - Buy2ThumbsupSponsored
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Themeforest Clone Script - Digi MonsterSponsored
Multi Vendor Marketplace Script - MartySponsored
Microsoft Azure App Service Deployment & Web Application Configuration
Deploy and configure Azure App Service for hosting web applications with secure access, performance tuning, and environm
Cost optimization by archiving standard AWS snapshots
Reduce storage costs by cleaning up and archiving old EC2 or EBS snapshots safely.
Creating and configuring Private network in AWS and connecting it through VPN
Design and configure a private AWS network and connect it securely with VPN.
Automating AWS Server Backups and configuring AWS Backup Cycles and AWS Backup rules
Set up automated backups for AWS servers using AWS Backup and clear backup cycles.
