[jdev] Re: Is a Director Lingo connection to Jabber.org from theweb possible?
dlb
civintel at comcast.net
Tue Jan 4 16:36:20 CST 2005
http://jabber.org/crossdomain.xml isn't resolving for me - this could be
the problem.
Also, I've tested the current flash player version under this scenerio and
can confirm that you can connect to remote domains from a served SWF if the
crossdomain policy file is accessible.
Here's the policy file I'd tested against
<?xml version="1.0"?>
<!DOCTYPE cross-domain-policy SYSTEM
"http://www.macromedia.com/xml/dtds/cross-domain-policy.dtd">
<cross-domain-policy>
<allow-access-from domain="*" />
</cross-domain-policy>
-----Original Message-----
From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of
Dan Plesse
Sent: Tuesday, January 04, 2005 3:57 PM
To: 'Jabber software development list'
Subject: RE: [jdev] Re: Is a Director Lingo connection to Jabber.org from
theweb possible?
As far as I know flash based clients have been blocked from cross domain
access when the flash clients has been loaded from a server. So I was
thinking a shockwave movie would work and it did up until a few days ago.
Then it stopped working or connecting to jabber.org from the web just
stopped. I think it Asked me to Allow Jabber.org and then it read my
crossdomain.xml and I got a socket connection. A connection I don't think I
can restore now. Any ideas?
More information about the JDev
mailing list