I'm trying to access a script on a domain with åäö in the domain name. But flash consistently generates a security error no matter what I do.
The setup is like this:
http://www.domän.se/admin.html (with http://www.domän.se/admin.swf embedded)
is trying to access
http://www.domän.se/script/script.php
Even with a crossdomain file flash generates a security error, because it considers the script to be on a different domain or something.
edit: Apparently it only appears in Firefox. I've tested the same page with identical flash player versions in several browsers and the bug only seems to appear in Firefox.