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::faultHandler()
      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




Reply via email to