[JDEV] Re: Shockwave client (was: Beginners Questions)

Ian Chia ian at hyperphonic.com
Thu Sep 6 02:40:02 CDT 2001


It won't work in Shockwave or Director.

Director clients don't allow 0x00 character (i.e. the zero byte 
termination character) past its networking layer which is
unfortunate since Flash uses the zero byte as it's terminator.

You'd think that the Director and Flash teams talked a bit
closer about all this stuff, but nope.

You can always embed a SWF inside the Shockwave and do that.
Make sure you're using d8 or d8.5 which is f5 compatible.

- Ian

steve becerra wrote:
> 
> Great, thanks for the info!
> 
> Steve
> 
> >From: temas <temas at box5.net>
> >Reply-To: jdev at jabber.org
> >To: jdev at jabber.org
> >Subject: Re: [JDEV] Beginners Questions
> >Date: 04 Sep 2001 14:30:02 -0500
> >
> >You might want to check out http://www.flabber.org
> >
> >--temas
> >
> >
> >On Sat, 2001-09-01 at 00:07, steve becerra wrote:
> > > Hello, I would like to develop a Jabber client using Macromedia Director
> >and
> > > it's programming language 'Lingo', but I am not quite sure where to
> >start. I
> > > have developed a Shock Wave chat client that communicates with the
> > > Macromedia test server, but how do I communicate with a Jabber server?
> >Do I
> > > have to install one locally or can I just send data to say
> >"www.jabber.org"?
> > >
> > > Is anyone out there familiar with Lingo? And if so, do you have any idea
> >of
> > > what it would take to write a script to transform the Jabber protocol
> >into
> > > the format Director needs it in?
> > >
> > > As you can see I am totaly new to Jabber and any help would be greatly
> > > appriciated.
> > >
> > > Steve



More information about the JDev mailing list