RE: [flexcoders] Re: Confusion about 'Security error accessing url'

2006-10-06 Thread Matt Chotin
Browsers shouldnt make a difference.  Are you running from the same location? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Joe Sent: Wednesday, October 04, 2006 4:33 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] Re: Confusion about

[flexcoders] Re: Confusion about 'Security error accessing url'

2006-10-04 Thread Joe
Okay, I have my crossdomain.xml setup to allow access from anybody. My Flex project works on Firefox, but I still get the error on IE6. Any suggestions on what to try to get this to work across the browsers? Thanks, --- In flexcoders@yahoogroups.com, Sreejith Unnikrishnan [EMAIL PROTECTED]

[flexcoders] Re: Confusion about 'Security error accessing url'

2006-07-20 Thread jrunrandy
I was just looking at this page in the tutorial: http://livedocs.macromedia.com/flex/2/docs/0071.html You probably need to define a crossdomain.xml file on the server running the web service. This Flex docs have more information on this topic, as well as this technote:

[flexcoders] Re: Confusion about 'Security error accessing url'

2006-07-20 Thread flexava
Ya,I know the existence of crossdomain.xml.But what really confused me is that the generated swf file can run in the bin directory without a crossdomain.xml file put in the root of the server while it failed to run in other position!! I can't figure out why. --- In flexcoders@yahoogroups.com,

[flexcoders] Re: Confusion about 'Security error accessing url'

2006-07-20 Thread orange012572
This has to do with the Flash Trust config files. These files installed in all systems designate directories or specific files that will enjoy full trust (can access the network without crossdomain.xml restrictions, and can access files on local system). Any swf outside these locations will