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?
Printable View
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?
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
See example.