Pawan Yadav wrote
> Hi --
> I am trying to load an external api in flex application
> loader.load(new URLRequest("url"));
>
> and getting this error
>
> player error: Error #2035: URL Not Found. URL:
>
> Any idea, what could be wrong
A complete code example would be helpful.
Maybe this helps [1].
(Take care of of listening to "loader.contentLoaderInfo")
As an alternative you could try HTTPService [2]
HTH,
Olaf
[1]http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/LoaderInfo.html#includeExamplesSummary
[2]http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/mx/rpc/http/HTTPService.html
--
View this message in context:
http://apache-flex-development.2333347.n4.nabble.com/Loading-external-API-in-flex-application-tp59854p59855.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.