Knowledge Base |
Important! All new questions are usually answered within the next business day.
TxEff AS3.0
(views: 8650)
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.
Setup TxEff from .xml file
(2008-04-01 - views: 798)
Q: How can I setup the TxEff instance using the .xml file you mentioned about in the help pages ?
A: Here you have an example on how to use the .xml file to setup the component instance.
Files: TxEff_setupWithXML.zip
Files: TxEff_setupWithXML.zip
User Comments
Not the same
The path to the xml file and the TxEff's path inside the clip are two different things. You need to set the xmlPath property of the component to the path and filename of the xml file (or url).
posted by negush on 2008-04-02
The path to the xml file and the TxEff's path inside the clip are two different things. You need to set the xmlPath property of the component to the path and filename of the xml file (or url).
Multiple lines of text
In the thread http://www.jumpeyecomponents.com/knowledgebase/TxEff-AS3.0/Apply-transitions-on-multiple-text-from-xml-file~373/
Can you use this example and the example on the the thread above to make multiple lines of text have their own transitions.
posted by digitalcomplexion on 2008-07-01
In the thread http://www.jumpeyecomponents.com/knowledgebase/TxEff-AS3.0/Apply-transitions-on-multiple-text-from-xml-file~373/
Can you use this example and the example on the the thread above to make multiple lines of text have their own transitions.
Multiple lines of text
The setup XML file for the TxEff component has a unique structure which you cannot change. If you would like to apply a different transition to each text, then you need a different setup .xml file for each transition and apply it to the TxEff component. Also, if you would like to have a dynamic slide show with different texts from a separate .xml file, you could combine the two examples: you can specify in the .xml file containing the list of texts, the corresponding setup .xml file for each transition.
posted by negush on 2008-07-02
The setup XML file for the TxEff component has a unique structure which you cannot change. If you would like to apply a different transition to each text, then you need a different setup .xml file for each transition and apply it to the TxEff component. Also, if you would like to have a dynamic slide show with different texts from a separate .xml file, you could combine the two examples: you can specify in the .xml file containing the list of texts, the corresponding setup .xml file for each transition.
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 Preload TxEff animations 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 |
|
|


Is it possible to load the txeff and text container in a movie clip. If so, what would the path be in the XML file to load the content?