Knowledge Base |
Important! All new questions are usually answered within the next business day.
TxEff AS3.0
(views: 19253)
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: 5401)
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
The example, uses both methods.
Files: TxEff_ShowHideAS.zip
User Comments
multiple effects with xml
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/
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



How can i add multiple text and multiple effects with xml