Hi.
I just need a flex app to access a web service and pass in the uid and
pwd.
Im trying with this:
MyService.setUsernamePassword("username", "password");
But i am still getting prompted for user/password when I make the
WebService call
Does anyone have a solution for this?
Thanks, Ronan

