Hi,
my movie is calling a java-servlet, in order to get some dynamically generated data.
I call the servlet by loadvariables( where parm1 is the variable, which the servlet needs for a correct processing. The POST-option is turned on as well.
When I run my movie in the Flash IDE (TEST MOVIE), everything works perfect.
When I run the published movie from a browser (IE or Netscape), the variable to the servlet(parm1), seems not to reach the servlet, therefore not the desired result is returned.
Can anybody help ?
Many thanks in advance.
Eili
my movie is calling a java-servlet, in order to get some dynamically generated data.
I call the servlet by loadvariables( where parm1 is the variable, which the servlet needs for a correct processing. The POST-option is turned on as well.
When I run my movie in the Flash IDE (TEST MOVIE), everything works perfect.
When I run the published movie from a browser (IE or Netscape), the variable to the servlet(parm1), seems not to reach the servlet, therefore not the desired result is returned.
Can anybody help ?
Many thanks in advance.
Eili