Quote:
Originally Posted by alexandre_lab
with text files, yes it is the only way. For more intelligent data structure, use xml. (tutorial here).
|
Hi….after reading the tutorial you gave me….i made a little thinking….i have only 4 variables and deadline that going to hunt me. So ill stay with the yak text
In the same matter, I want to use component , a ScrollPane , what I did is :
1. created a text, convert it into a movie clip and name it. than in the library > Linkage , I check the export to AC checkbox.
2. draw a component, go to its parameters and change the path to the movie clip’s name.
everything is fine by now but the problem is that I want the text to be loaded into the component from external txt file.
How can I do it?
Thanks
S