____
09-28-2005, 07:05 PM
Ive read several articles but none seem to be resolving my issue
I'm developing with flash 8. Were developing a flash application that will be served on cd, and pull content from the web dynamically. The local swf and the swf file on the server have to talk to one another. I have put a cross domain xml file on the server and loaded it up within the flash movie,
i have also put
System.security.allowDomain("*");
in both fla's
But it seems no matter what i do it still pops up with Macromedia flash player security window asking me to allow or deny
am i overlooking or doing something wrong
Thanks
Eric
I'm developing with flash 8. Were developing a flash application that will be served on cd, and pull content from the web dynamically. The local swf and the swf file on the server have to talk to one another. I have put a cross domain xml file on the server and loaded it up within the flash movie,
i have also put
System.security.allowDomain("*");
in both fla's
But it seems no matter what i do it still pops up with Macromedia flash player security window asking me to allow or deny
am i overlooking or doing something wrong
Thanks
Eric