Want to hire a development team?
No Images Added Yet

jcTextEffects Text Animation Class

Not Rated Yet.
Add to Favorites
Publisher
jcTextEffects is a text animation class that animates about every property of a text into a fabulous effect sequence
Product Details

jcTextEffects is a set of ActionScript classes which allow you to easily create fabulous text effects. Take a look at the preview on the product page and the features below: Features: * Animate any property you can set for a movieclip (e.g. _x, _y, _alpha, _width, _height) * Built in glow- and blur effect * HTML formatted text * Just type your text in a textfield and add a few lines of code (see example on product page) Code example: var myContainer:MovieClip = this.createEmptyMovieClip("myContainer", this.getNextHighestDepth()); var textFader:jcTextFader = new jcTextFader(myTextField, myContainer, "normal"); var effect1:jcEffectSettings = new jcEffectSettings(10, 50, 10, "equal", "easeOut", ["_alpha", "scale", "_y"], [0, 50, 50], [100, 100, 0], function(){ //callback: reverse the animation and play it again effect1.reverse(); effect1.start(); }); textFader.addJcEffectSettings(effect1, true);

Report this Listing
Price
USD8.00
Licence Type
Commercial
Views
287
Submitted on
4th November 2009
Last Updated
8th November 2009
Licence Type
Commercial
License Price
USD 8

You May Also Like

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.