posted 14 years ago
I have an application where I send an HTTP request using HttpService.send.
It works fine when I run it using FlexBuilder but when I simply open the main.html file in web browser(directly) it stops working.
In this case to Http Request is sent and the application is of no use.
Can anyone tell me the reason. I tried searching but didn't get anything relevant.