Knowledge Base

Important! All new questions are usually answered within the next business day.

TxEff AS3.0

(views: 21248)

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.



Show and hide the text, using ActionScript

(2007-12-18 - views: 5973)
Q: How can I show the text and then hide it, using ActionScript ?
A: The TxEff component has the show() and hide() methods which do exactly what their name says. Further more, there is the transitionEffect() method which can receive a String parameter representing the transition type ("show" or "hide"). You can use any of these methods to apply a show or hide transition on the text.
The example, uses both methods.
Files: TxEff_ShowHideAS.zip 


User Comments

multiple effects with xml
posted by amarnath on 2009-05-27
How can i add multiple text and multiple effects with xml
multiple effects with xml
posted by florodebat on 2009-05-29
Below is a link to o knowledgebase item that might be helpful:

http://www.jumpeyecomponents.com/knowledgebase/TxEff-AS3.0/Apply-transitions-on-multiple-text-from-xml-file~373/


Login to post your comment login to post your comment

Back