Yup tried that and no luck either. I even tried using
Security.loadPolicyFile("http://www.MyDomainName.com/crossdomain.xml");
to push it to the flash player since I put the "*" in the cross domain and
still keep getting the error.
--- In [email protected], Adnan Doric <astrona...@...> wrote:
>
> On 10/02/2010 23:14, s_hernandez01 wrote:
> > Well, I'm using Flex 3 and the sandbox error pops up when I run it
> > from Flex.
> URL should be file:///something if you want it to work.
>
> You can also try to put a "*" in your crossdomain.xml and start from
> there if it works.
>