hi
i'm using flashvars param to pass in varibles to the movie.
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<PARAM NAME=flashvars VALUE="gatewayUrl=http://localhost:8080/flashservices/gateway&java=tlc.Tlc">
<EMBED ....etc
It will pass these in fine in IE6 and the movie will work but the problem is when i go to run the movie in Netscape these varibles will not be passed in at all and the movie cann't work.
does anyone know why this is and is there a way around it??
i'm using flashvars param to pass in varibles to the movie.
<PARAM NAME=bgcolor VALUE=#FFFFFF>
<PARAM NAME=flashvars VALUE="gatewayUrl=http://localhost:8080/flashservices/gateway&java=tlc.Tlc">
<EMBED ....etc
It will pass these in fine in IE6 and the movie will work but the problem is when i go to run the movie in Netscape these varibles will not be passed in at all and the movie cann't work.
does anyone know why this is and is there a way around it??