Ask a Question related to Macromedia Flash Data Integration, Design and Development.
-
maffel #1
Cross domain xml loading
I?m trying to get some xml data loaded into flash across domain. I have the
crossdomain.xml file in place and everything works fine in flash player 7 and
flash player 8 BUT flash player 6 doesn?t load anything. This seems a bit odd
since flash player 6 has the lowest security of these.
Does anyone have any idea what could possibly cause this.
the policy file looks like this, and is placed in the root of the *data*
server:
<?xml version="1.0"?>
<cross-domain-policy>
<allow-access-from domain="*.celectus.com" />
</cross-domain-policy>
and the flash file resides in [url]http://someSubDomain.celectus.com[/url]
maffel Guest
-
CROSS DOMAIN POLICY
Flex 1.5 HI anyone told me why to use the crossdomain policy and where to put the crossdomain.xml file in an webapplication(Web Server) is it in... -
Cross-domain loading module to local application
Crying for help! I've spend loads of time trying to solve the problem. Googling doesn't give any solutions, so it's time for the experts :) I... -
Cross domain CF access
'lo all, I'm trying to host my .swf file on one domain, but have the flash remoting call CF on another domain (ie totally separate web servers).... -
Cross domain sessions
Hi, I'm building a shopping cart system, which is almost complete if it wasn't for this bug (grrr). The site has about 10 domains pointing to it,... -
Cross domain webservice
Hi, We have developed a webservice that retrieves Free/Busy information from the Exchange Server and returns it to the client. The webservice...



Reply With Quote

