can u passing domain crossing in action script urlrequest? i would like to some flex to used http post to post some script to form in website in ac3 but not working i find crossing in Google that must cross domain in web to use urlrequest anyone can help me by passing this can i do its?
A:
Have you tried adding:
YourLocalConnection.allowDomain = "externaldomain.com"
?
Benoit
2009-12-07 15:19:26