reding text from xml, updating on actionscrip cuepoints

Posted by davedave 
reding text from xml, updating on actionscrip cuepoints
June 30, 2009 11:04AM
Hi, I am considering using flash eff for a project I am working on and would appreciate some tips.
I want to have text animations coincide with actionscript cuepoints, when a cuepoint is reached the previous screen of text has it's hide animation run and then it is replaced by the new text. I want to feed in this text via xml.
Is this possible and where do I start!
thanks
Dave
Re: reding text from xml, updating on actionscrip cuepoints
June 30, 2009 11:27AM
Hi Dave,

It's possible, you just have to read the text from the xml, and only after the text is loaded attach the component.
When you want to change the text, first hide it, then remove the effect using removeAll() then just follow the first step again.
For a complete list of the functions see: [www.flasheff.com]
Hope this helps,

Ionut.
Sorry, you do not have permission to post/reply in this forum.