[jdev] Re: Is a Director Lingo connection to Jabber.org fromtheweb possible?
Dan Plesse
dplesse at optonline.net
Tue Jan 4 17:56:13 CST 2005
Thanks for your reply.
I guess you tried to connect to Jabber.org with a SWF on a server and it
Failed to connect?
Can Jabber.org tell which kind of clients are connected at any one time? Can
you tell if they are Director, Shockwave, flash or java, c++ or whatever?
I had it working, but something changed. Either my code or jabber or
something in between.
-----Original Message-----
From: jdev-bounces at jabber.org [mailto:jdev-bounces at jabber.org] On Behalf Of
dlb
Sent: Tuesday, January 04, 2005 5:36 PM
To: 'Jabber software development list'
Subject: RE: [jdev] Re: Is a Director Lingo connection to Jabber.org
fromtheweb possible?
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?
_______________________________________________
jdev mailing list
jdev at jabber.org
http://mail.jabber.org/mailman/listinfo/jdev
More information about the JDev
mailing list