View Full Version : Loading variables from a text file
luisfernandov
02-26-2002, 03:24 PM
Hello, I need to load variables from a text file, I am using the "loadvariables" instruction but I don't know how to retrieve the variables in my flash movie.
Please help
jimburton
02-26-2002, 03:33 PM
If you called loadVariables on a movieclip (myMC.loadVariables("...etc) then the variables are accessible on that movie's timeline (myMC.var1 etc), but if you just say loadVariables("...etc then they are available on the main timeline - var1, var2 etc, whatever they were named in the text file.
farafiro
02-26-2002, 03:38 PM
Welcome here
Originally posted by luisfernandov
Loading variables from a text file
Hey, this question is quite often been asked here tooooooooooo much. So pleeeeeeeeeeeeeeeeeeeeeeeeeeeeease read the rules before posting here Rules (http://www.actionscript.org/forums/announcement.php3?s=&forumid=8)
|
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.