Example of feeding TEXT ONLY into flashEff via XML?

Posted by dsire 
Example of feeding TEXT ONLY into flashEff via XML?
June 16, 2009 12:57AM
Is there a way to feed only text into text fields that are controlled by flashEff without setting all other parameters in the XML?
Re: Example of feeding TEXT ONLY into flashEff via XML?
June 16, 2009 06:15AM
FlashEff has default values for all its parameters, so if you don't give them any specific parameter it will run with the default value.
Re: Example of feeding TEXT ONLY into flashEff via XML?
June 16, 2009 02:49PM
Yes, I understand that, I just cannot figure out how to make it work.

I have this for XML:

<?xml version="1.0" encoding="UTF-8" ?>
<text_list>
<text>This is the first line of text.</text>
<text>This is the second line of text.</text>
<text>This is the third line of text</text>
<text>And so on...</text>
</text_list>

And I have the XML path assigned in the component, but my animation just plays the default text in dynamic text field...



Edited 1 time(s). Last edit at 06/16/2009 02:57PM by dsire.
Re: Example of feeding TEXT ONLY into flashEff via XML?
July 22, 2009 04:25PM
Any update on this?
Sorry, you do not have permission to post/reply in this forum.