Hi Guys,
I use:
getURL(“javascript:doThis()”)
to call a function in the html document which the swf is placed in, and, it works fine, as long as the swf is placed on the same server as the html document, but, when I movie the swf to another domain, it doesn’t work at all.
I think their must be somekind of new security setting preventing this, since I didn’t have any troubling doing it in Flash 6.
But, on the other hand, I have made a crossdomain.xml and allowDomain security settings so that I am able to use loadVariables without any problems, but, Javascript won’t work at all.
Does anyone have an idea what can be done?
I really need some help on this, thx!
Regards
Mads