goaganesha
Programmer
Hi there,
I have an swf embedded in an asp page called test.asp. This asp page is allways opened with a variable called "name" submitted in the url using the get method.
like:
I need this myName value in the asp code but also in the flashmovie. In Asp I get the value using request.querystring("name" but how is it done in the flash movie?
Regards, goaganesha
I have an swf embedded in an asp page called test.asp. This asp page is allways opened with a variable called "name" submitted in the url using the get method.
like:
I need this myName value in the asp code but also in the flashmovie. In Asp I get the value using request.querystring("name" but how is it done in the flash movie?
Regards, goaganesha