Knowledge Base |
Important! All new questions are usually answered within the next business day.
TxEff AS3.0
(views: 8540)
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.
Preload TxEff animations
(2008-04-01 - views: 767)
Q: I've noticed that the animations with TxEff cannot be preloaded with an inner preloader on the first frame of the clip, as usually it's done. How should the TxEff animations be preloaded ?
A: The TxEff needs a few frames to get initialized. That's why the best way is to create an animation starting on frame 5, into a separate clip and use a second clip as a preloader for the first one. You'll also have to place a stop() function on the first frame of the clip containing the TxEff animation and start playing from the second frame, once the animation clip has loaded.
Files: TxEff_preloading.zip
Files: TxEff_preloading.zip
User Comments
Example working
We've tested the example and it seems to be working just fine. If you still have that problem you should contact support via e-mail and maybe send them the files you used for testing.
posted by negush on 2008-05-05
We've tested the example and it seems to be working just fine. If you still have that problem you should contact support via e-mail and maybe send them the files you used for testing.
Login to post your comment
Other questions in this item:
Using Pattern Transitions Flash player version with AS3 Show and hide the text, using ActionScript Get new patterns "pattern is unavailable" error message Different patterns in & out Text and transition not displaying Apply transitions on multiple text from xml file TXEFFEvents Properties Cannot import effects from site Keep CSS (a:hover) on text after effect Setup TxEff from .xml file Apply filters on TxEff animation Flash player version with AS2 Main TxEff animation loads external TxEff animations Simple show and hide effect on time line TxEff pattern does not snap to text field Setup properties don't display in the Component Inspector Bought the Full TxEff License but only have three patterns in the patterns listMenu |
|
|


I've downloaded the preloader and tried to load external swf file. Following error occurs on compile.
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at text_fla::MainTimeline/text_fla::frame1()
TypeError: Error #1009: Cannot access a property or method of a null object reference.
at text_fla::MainTimeline/text_fla::frame1()