Where is your SWF and where is the url that you're hitting?  Are they on
the same domain?  Are they on the same port?  It may be that you're
having crossdomain issues.

Matt

-----Original Message-----
From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of compengguy
Sent: Thursday, April 27, 2006 6:28 AM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Help!

Hi all,
I am making a page for my teamsite where i am sending the sql query in
the URL. which returns an xml file. When i compile and run this code
in Flex Builder 2.0 , It runs fine but when i take that swf file and
run it seperately It gives the following errors.

      *****************************************************
Error: faultCode:Channel.Security.Error faultString:'Security error
accessing url' faultDetail:'Destination: DefaultHTTP'
      at
mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/internal::faul
tHandler()
      at flash.events::EventDispatcher/dispatchEvent()
      at mx.messaging::MessageAgent/fault()
      at mx.messaging::Producer/fault()
      at ::DirectHTTPMessageResponder/securityErrorHandler()
      at flash.events::EventDispatcher/dispatchEvent()
      at flash.net::URLLoader/flash.net:URLLoader::redirectEvent()
      ********************************************************
what i need to do,to not to have this warning because after the
warning it not fetches the data.

The code snippet is
<mx:HTTPService id="xml" url="" URL" useProxy="false"/>

so can anybody suggest what i need to do ?

Thanks
Sachin Gaur






--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives:
http://www.mail-archive.com/flexcoders%40yahoogroups.com
Yahoo! Groups Links








--
Flexcoders Mailing List
FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt
Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com




SPONSORED LINKS
Web site design development Computer software development Software design and development
Macromedia flex Software development best practice


YAHOO! GROUPS LINKS




Reply via email to