Question
URL variables passing into flsah
Hello,
I have URL variables that I need to call into flash. How do I bring them in without calling a script again?
Essentially, I'm time-stamping a text file that holds all my variables. This timestamp is held in a URL variable that loads the embedded swf. This embedded swf needs to call up the text file that contains all the other variables that are being used to populate dynamic fields with the swf. How do I grab the variable that is contained in the original html page that is embedding this swf?
I have had no problems loading URL variables by loading an external script or by loading an external text file. But the html page that is embedding my swf holds the variables that I need to use inside the swf on the URL.
your help is greatly appreciated..
thanks,,
I have URL variables that I need to call into flash. How do I bring them in without calling a script again?
Essentially, I'm time-stamping a text file that holds all my variables. This timestamp is held in a URL variable that loads the embedded swf. This embedded swf needs to call up the text file that contains all the other variables that are being used to populate dynamic fields with the swf. How do I grab the variable that is contained in the original html page that is embedding this swf?
I have had no problems loading URL variables by loading an external script or by loading an external text file. But the html page that is embedding my swf holds the variables that I need to use inside the swf on the URL.
your help is greatly appreciated..
thanks,,