This content has been marked as final.
Show 3 replies
-
1. Re: crossdomain.xml problem
Flex harUI Aug 31, 2010 9:58 AM (in response to DaisyDuck87)Crossdomain.xml doesn't let you block users, only domains. You would have
to otherwise disallow a person from using your SWF and require that the use
a particular SWF hosted on a blocked domain.
-
2. Re: crossdomain.xml problem
DaisyDuck87 Sep 1, 2010 12:22 AM (in response to Flex harUI)Thanks for your reply Flex harUI,
I indeed meant to allow all hosts to connect, except one. How do i do that? As far as i know there isn't a deny-acces-from-domain property
-
3. Re: crossdomain.xml problem
Flex harUI Sep 1, 2010 9:29 AM (in response to DaisyDuck87)Check the spec for it, but you could be right, there may not be a way to
exclude only one domain.


