i send the data with using "response.write" command from asp to flash movie like this ;
Response.Write "yuklendi=ok"
and i tried to make some action in flash movie with this data( ok ) with these codes;
loadVariables ("ZiyaretciDefteri.asp", this, "POST");
if(yuklendi == "ok") {
gotoAndStop...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.