Flash Txt
Flash Txt
Out of context: Reply #2
- Started
- Last post
- 6 Responses
- autonoma0
Actually, instead of:
loadVariablesNum("info.txt",0);
you'll need to target the movie clip you want the text in directly, like:
loadVariables("info.txt", "_root.movieClipNameHere");