Flash actionscript 3.0: load a variables from a text file to flash using AS3.0

load a variables from a text file to flash using AS3.0

Posted by Sankar.G | Posted in | Posted on 1:05 AM

load a variables from a text file to flash using AS3.0

Use this command : loadVariablesNum("test.txt", 0);
put any URL of text file insead of "test.txt" & 0 is level.

Comments (0)