After changing domain name where flash application being hosted I should change crossdomain.xml f开发者_如何学Goile. That crossdomain.xml is hosted on api-server, which is used by flash application. I
(I see several questions related to my problem but none of the solutions work for me as I am encountering this problem in production, not during local development, and I\'ve already tried all of the p
i am having problem with my Jqueryajax call that will consume one of my web service method via cross domain. i have been trying all the possible way to accomplish but still no success. please help me
I\'m developing a silverlight application that uses a web service.It works just fine when I run it on my local machine but when I publish it to a remote server, it fails because it is looking for a a
I\'m using YUI file uploader based on flash, and the flash requests host/crossdomain.xml file.I\'m requesting localhost and it requires this file. I was using this before and I have never had this pro
I have a WebView loading a swf using loadUrl(). My app saves files from the web locally and then uses flash to show them.Keep running into a 2148 error for the crossdomain.xml.
I\'ve got a crossdomain.xml file which allows SWFs running on only a certain few domains to download resources from my domain.However, one simple way around this is for a user to download the SWF to t
I\'m doing a Flash Banner for an ADv campaing. Since the max swf file size allowed is very low, I\'m trying to load external JPG images from the main server.
I have a swf that I have created that make a few HTML posts. When I run and compile the swf locally, it successfully makes posts to my php code hosted on my domain. However when I then upload my swf t
I\'m using Flex 3 and I want to access a webservice on another server. I\'ve imported the webservice (Data->Import) succesfully into my application, but when I\'m accessing the functions in the code i