Hello, I am trying to load file (RSS feed = xml file) from "http://
www.fhmzbih.gov.ba/RSS/FHMZBIH.xml", in my flex 3 application. Problem
is after i call HTTPService, result = "e4x" there is error msg
[RPC Fault faultString="Security error accessing url"
faultCode="Channel.Security.Error" faultDetail="Destination:
DefaultHTTP"]
at mx.rpc::AbstractInvoker/http://www.adobe.com/2006/flex/mx/
internal::faultHandler()[C:\autobuild\3.2.0\frameworks\projects\rpc\src
\mx\rpc\AbstractInvoker.as:220]
at mx.rpc::Responder/fault()[C:\autobuild\3.2.0\frameworks\projects
\rpc\src\mx\rpc\Responder.as:53]
at mx.rpc::AsyncRequest/fault()[C:\autobuild\3.2.0\frameworks\projects
\rpc\src\mx\rpc\AsyncRequest.as:103]
at DirectHTTPMessageResponder/securityErrorHandler()[C:\autobuild
\3.2.0\frameworks\projects\rpc\src\mx\messaging\channels
\DirectHTTPChannel.as:389]
at flash.events::EventDispatcher/dispatchEventFunction()
at flash.events::EventDispatcher/dispatchEvent()
at flash.net::URLLoader/redirectEvent()
Warning: Failed to load policy file from
http://www.fhmzbih.gov.ba/crossdomain.xml
*** Security Sandbox Violation ***
Connection to http://www.fhmzbih.gov.ba/RSS/ halted - not permitted
from http://localhost/projekat-debug/projekat.swf
I tryed with crossdomain policy file in root of web server, event in
projekat folder, but no luck.
Please help me, should I tryed to find php script that will "copy"
this xml file to local file system, or there is sollution inside flex,
I am looking for sollution few hours with no luck
THX
--
You received this message because you are subscribed to the Google Groups "Flex
India Community" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/flex_india?hl=en.