I have an iframe facebook application with a problem i am not able to solve, because i can't understand the source of it. On the iframe there is a flash movie (in AS3) that makes https calls to a webservice (it basically calls an https address and waits for an xml response). It is fine on 90% of the cases, but some clients are not able to run any calls and i can't understand why.
They install the app, load the flash movie, but it seems there is something that stops the flash from calling the https address.
Can you think of any reason? An antivirus? a strict security setup on the browser?
Thanks for the help!