Hey,
I want to create flash site which reads the variables off of a text file. I currently have 2 layers (canvas & scripts). On the canvas I have 20 text layers which are set to dynamicly load according to the variable names (t1, t2, t3, etc...). On the script layer I used loadVariables("text.txt"); and in the file I have t1=xxx&t2=yyy&t3=zzz. However when I try to load the movie it says that I have the incorrect number of parameters and I have to have b/w 2 and 3. Please Help!
I want to create flash site which reads the variables off of a text file. I currently have 2 layers (canvas & scripts). On the canvas I have 20 text layers which are set to dynamicly load according to the variable names (t1, t2, t3, etc...). On the script layer I used loadVariables("text.txt"); and in the file I have t1=xxx&t2=yyy&t3=zzz. However when I try to load the movie it says that I have the incorrect number of parameters and I have to have b/w 2 and 3. Please Help!