Hi
I built a swf which can let user login with username and password.
When user click on the login button on swf, it calls a web service to do authentication.
It works on Ctrl+Enter in Flash CS3.
Then, I publish it with html and run on IIS.
There is no response when I click the login button on the html which embedded with the swf.
How can I fix it?
