;

PDA

Click to See Complete Forum and Search --> : Flash Element that reads from a .txt file?


Warped-Designs
09-10-2005, 09:29 AM
Is it possible to create an swf with a textbox with a scroll bar that defines the text that is in the box from a .txt file that can then easily be edited?

blanius
09-10-2005, 09:39 AM
yes
at the start of your text file just and the variable name and = like

txt1var=

In the flash use loadVariables(yourtextfile.txt)

or there is a LoadDynamic text function in the Action pull down in KM

RobVos
09-10-2005, 09:51 AM
See example.