jcTextEffects Text Animation Class
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);
Video Theme: Setup a website like YouTube today (New 2022) - Download Now!Sponsored
Auction Theme: Start your own auction website today. (New 2022) - Download Now!Sponsored
Help/Fix on AWS CloudFront (1 Hour)
One hour of help to configure or fix AWS CloudFront distributions.
Help/Fix on configuring AWS SES for very low cost SMTP Email Sending (1 Hour)
One hour of help to configure AWS SES for low cost, reliable SMTP email sending.
Help/Fix on identifying the most cost effective AWS spot instances based on instance type and region (1 Hour)
One hour of help to choose the most cost effective AWS Spot instances for your workload.
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


