Sorry, that my question looks as flooding. I did what livedocs say
I created xml file *crossdomain.xml*
<?xml version="1.0"?>
<cross-domain-policy>
 <allow-access-from domain="*" />
</cross-domain-policy>

in index.swf
I have
System.security.loadPolicyFile("http://myname.co.uk/et/crossdomain.xml";);
It seems I did everything that I could understand in documentation but all
that does not help.
Sorry.





2007/1/19, Rákos Attila <[EMAIL PROTECTED]>:


I don't think that flooding will solve your problem, but reading docs
can help much more:

http://livedocs.macromedia.com/flash/8/main/00002204.html

Attila

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to