The TxEff component has its own website that demonstrates its capabilities and lets you share your personal TxEff effect settings.
Latest update
11-04-2008:
- the TxEff with reflection functionality (TxEffWR) was added; try it to create very impressive text effects with reflection
- 52 Patterns are now available within the TxEff Full License
TxEff is a AS3.0 Flash Component especially developed for web designers that need to include text animations within their Flash movies in a fast and reliable manner.
The TxEff is the highest level of artistic touch that a Flash component can bring to a simple Flash movie with text. You can tweak the effects in infinite ways to get the desired text animation. Just write the desired text/htmlText inside a TextField, drag-and-drop the TxEff over it, and you're done.
The TxEff is conceptually similar to our best seller component, the MCTE V3, and it shares the XML V3 standards, however it is much more easier to use and configure than any other Jumpeye V3 component.
But hey, here comes the best part, use the online Effect DataBase and get the desired effect in seconds without learning what each pattern can do exactly, just grab the effect and set your TxEff in a single copy/paste action.
What you get within the Full License?
1. TxEff Component: The essential drag-and-drop component (plus 3 included patterns)
2. 50+ TxEff Patterns: A large resource of patterns, already 52, but we constantly develop new patterns. However our plan is to create as many patterns as needed in order to cover all Flash text animations that can be done.
3.
a fast growing effect setting gallery created and shared by the TxEff community.
Features
• built from scratch, based on V3 Standards
• created for fast and easy setup (effects can be applied in seconds with literally no coding skills)
• new, intuitive and user friendly Component Interface
• drag-and-drop over any TextField and TxEff starts working on defaults instantly
• customizable tween type, easing type and effect duration
• change the patterns used for the same TextField in seconds and you will have a new cool, out of the box effect
• 6 customParams (free slots) to be used for customizing all possible parameters of every pattern
• partial effects can be applied partially in order to give a personal touch
• 3 included patterns: Alpha, Blur and XYScale
• 50 + external developed patterns
• can be fully configured using a Jumpeye V3 type XML
TxEff Transition Types
The TxEff is able to perform 2 types of transitions: show and hide transitions on TextField objects (from an invisible state to a visible one and reverse).
Compatibility
IDE Version: Adobe Flash CS3
Action Script Version: AS3.0 only
Flash Player Version: Flash Player 9 +
Its easy, fast and reliable. There are 2 different ways you can add the TxEff component to a TextField object on the Stage.
1. Visual based
Drag&drop the TxEff component from the components panel right over an instance of a TextField on the stage just like you would drag&drop an Adobe Scrollbar over a Text Field. Then simply configure the parameters in order to get the effect you need.
2. Code based
You can instantiate the TxEff from ActionScript, dynamically or statically using the following syntax:
var txeffInstanceName:TXEFF = new TXEFF();
this.addChild(txeffInstanceName);
txeffInstanceName._targetInstanceName = "myTextField";
Note: You can code on a TxEff instance even after you drag&drop it manually over the TextField object.
Requirements
The target TextField instance used by the TxEff component must have the following settings:
1. dynamic text field type
2. render text as html
3. anti-alias for animation
4. embedded fonts
Restrictions and limitations
• The target text field should meet the requirements specified in this document (type, html text, anti-alias and embedded fonts)
• The target text field should have integer coordinates
• The target text field should have at least the height of the text (in case of multi-lined text), otherwise it is possible that the last line(s) will not be displayed
• The text field shouldn't be scaled (we recommend rather to increase the text font size than the text field's scaling)
• The TxEff component instance should already be in the Display List when the _targetInstance parameter is set
• The content of the target text field should be set using the TxEff component's htmlText property, not the TextField's htmlText property
• The settings in the xml file will override the settings in the Component Inspector
UI Access
TxEff can be accessed from Components panel under TxEff – Jumpeye.
Buy
You'll get a Full version of TxEff AS 3.0 Release , with all the above features included. You also get full suport and warranty for 90 days. Please carefully read our Software License Agreement before downloading, installing, or using this product and be sure that you accept all of our Terms and Conditions.
The trial versions do have a major limitation. They will ONLY run into debugger flash player versions, such as the Flash IDE player and the activeX FP used by developers.