Xeef
09-28-2004, 08:23 PM
Hmmm
1. time so no idea about
what i basicli want
open a html whit getURL and pass it a variable the html opens a SWF and pass the variable (he getpassed) to the SWF
<param name="flashvars" value="abc=Hallo"> thats works fine
what i need how to
getURL("some.html"+My_VAR)
and in the html
x=the var the html get
<param name="flashvars" value="abc="+x>
hope make some sense
1. time so no idea about
what i basicli want
open a html whit getURL and pass it a variable the html opens a SWF and pass the variable (he getpassed) to the SWF
<param name="flashvars" value="abc=Hallo"> thats works fine
what i need how to
getURL("some.html"+My_VAR)
and in the html
x=the var the html get
<param name="flashvars" value="abc="+x>
hope make some sense