preloading text files in flash
preloading text files in flash
Out of context: Reply #2
- Started
- Last post
- 2 Responses
- tomkat0
load the file into any movieclip - then use clipEvent (onData) to extract the variables from the textfile..the clipEvent will only work if the .txt is loaded completely..
hope it helps..