Want to hire a development team?
No Images Added Yet

Simple AS3 Tooltip #680

Not Rated Yet.
Add to Favorites
Publisher
Easy to use on your AS3 project.
Product Details

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();

Report this Listing
Price
USD5.00
Licence Type
Commercial
Views
571
Submitted on
13th April 2010
Last Updated
16th April 2010
Licence Type
Commercial
License Price
USD 5
Advertisement The banner below is an advertisement
Quikwit - AI Chatbot Platform

You May Also Like

Cloud Services You May Like

Cost optimization by replacing IPv4 with IPv6 and configuring DNS for it

Plan and configure IPv6 addressing and DNS so you can reduce IPv4 usage and related costs.

AWS Spot Instance / Server Deployment for Cost Reduction

Deploy servers using AWS Spot Instances to significantly cut hosting costs while keeping performance and flexibility for

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.

Help/Fix on AWS Lambda Service (1 Hour)

One hour of help or fixes for AWS Lambda functions and related services.

User Reviews

Please rate the listing and tell the world know what do you think about the listing.
(0 ratings)
Not Rated Yet.
No reviews found.
Not yet reviewed by any member. You can be the first one to write a review for this listing.Click hereto submit your review.