about send and load vars
I am trying to send and load vars to asp pages and from flash movie . my movie contain several embedded movie. when the movie at top send var everthing ok. but movie inside the main send and load , cause a problem in the sending the data.
codes
this.loadvariableNum(url,method)
since movie contain large number of var so I am using query string to send the vars.
the values are not send by the insides movies.
tell me the solution
|