Answered
POST and load variables
Hi guys,
well I finally jumped into AS3 World as I was working with AS1 and 2 for few years ...
Of course I read some articles about migrating to AS3 and whatnot and here's my problem.
I'm doing a simple sendandload function but somehow my POST doesn't work. If I change the method to GET it works. I tryied to ignore Loader and used "navigateToURL" and the POST works aswell. But if I use "load()" it doesn't.
Thanks for help.
well I finally jumped into AS3 World as I was working with AS1 and 2 for few years ...
Of course I read some articles about migrating to AS3 and whatnot and here's my problem.
I'm doing a simple sendandload function but somehow my POST doesn't work. If I change the method to GET it works. I tryied to ignore Loader and used "navigateToURL" and the POST works aswell. But if I use "load()" it doesn't.
Thanks for help.