Flasher Archive
[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]
Subject: | RE: [flasher] Getting variables from a txt file |
From: | JGL |
Date: | Tue, 27 Mar 2001 13:53:58 -0000 |
loadVariablesNum ("./variables.txt", 0);
0 is the level you wish to load the variables
variables.txt is in the same folder as the movie and contains:
var1=var1
&var2=var2
&var3=var3
&var4=var4
etc . . .
jgl
[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]