Hello,
I want to import values from HTML in Flash like this:
<PARAM NAME=movie VALUE="house.swf?frontdoor=red&backdoor=blue">
this line shall change the values of variables in the Flash file
frontdoor=red
backdoor=blue
But when i do such way nothing happens. (I read from this method on Anyone can help me?
PS: I dont wanna use Javascript...
I want to import values from HTML in Flash like this:
<PARAM NAME=movie VALUE="house.swf?frontdoor=red&backdoor=blue">
this line shall change the values of variables in the Flash file
frontdoor=red
backdoor=blue
But when i do such way nothing happens. (I read from this method on Anyone can help me?
PS: I dont wanna use Javascript...