Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: Re: Question for Branden (was FLASH: XML Socket)
From: Mike Chambers
Date: Thu, 24 Aug 2000 03:17:26 +0100

Jon,

Check out the chapter on the JDOM api. It is a XML api made specifically for
Java, and is thus ridiculously easy to use compared to SAX and DOM.

Anyways, there are methods that take a File object, a URL, Streams, etc...

Hope that helps some...

Mike Chambers

meshatspeakeasy [dot] org

----- Original Message -----
From: "Jon Williams" <jonatshovemedia [dot] com>
To: <flasheratchinwag [dot] com>
Sent: Wednesday, August 23, 2000 6:47 PM
Subject: RE: Question for Branden (was FLASH: XML Socket)


> I went out and got this book last week.
> (O'Reilly all the way folks) And the only
> problem is that this book (like every other
> book out there) fails to tell you how to
> parse xml from any source other than a URI
> (ie: file) But what about streams?
>
> I can't get java to parse a stream that ends
> in "0" (which is how flash 5 sends the stuff)
> and I can't figure out what series of characters
> (ie: bytes) to use
>
> -jon
>
> -----Original Message-----
> From: owneratchinwag [dot] com [owneratchinwag [dot] com]On">mailto:owneratchinwag [dot] com]On Behalf Of Mike
> Chambers
> Sent: Wednesday, August 23, 2000 2:16 PM
> To: flasheratchinwag [dot] com
> Subject: Re: Question for Branden (was FLASH: XML Socket)
>
>
> Here is some info I posted to another list the other day:
>
>
> For learning XML for FLash 5 I strongly recommend "Java and XML" put out
by
> O'Reilly. In
> particular, chapters 1, 2, 4, and 7 are useful when learning XML for use
in
> Flash. These chapters cover creating valid XML documents, DTD, and
parsing.
>
> Most of the code is in Java but since JavaScript's syntax is very close to
> Java you will be able to use some of the parsing code within Flash 5 with
> few modifications.
>
> Hope that helps...
>
> Mike Chambers
>
> meshatspeakeasy [dot] org
>
>
> ----- Original Message -----
> From: "Brad Merritt" <bmerrittatpmg [dot] net>
> To: <flasheratchinwag [dot] com>
> Sent: Wednesday, August 23, 2000 11:05 AM
> Subject: RE: Question for Branden (was FLASH: XML Socket)
>
>
> > Does Figleaf offer any XML training? Especially in conjunction with F5?
Or
> > are they planning to. I see you already have the advanced F5 programming
> on
> > your site. Will that include and XML integration?
> >
> > brad
> >
> >
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > NudeGuru.com is proud to sponsor the Flasher list
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > IT'S THE ART OF MONEY, HONEY!
> > Tips and Advice from some of the most popular Flash
> > artists + industry power-brokers on how to hold onto
> > your rights, negotiate contracts and get full value
> > for your work.http://www.nudeguru.com from Franke James
> > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> > To unsubscribe or change your list settings go to
> > http://www.chinwag.com/flasher or email helpatchinwag [dot] com
> >
> >
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> NudeGuru.com is proud to sponsor the Flasher list
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> IT'S THE ART OF MONEY, HONEY!
> Tips and Advice from some of the most popular Flash
> artists + industry power-brokers on how to hold onto
> your rights, negotiate contracts and get full value
> for your work.http://www.nudeguru.com from Franke James
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> To unsubscribe or change your list settings go to
> http://www.chinwag.com/flasher or email helpatchinwag [dot] com
>
>


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NudeGuru.com is proud to sponsor the Flasher list
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
IT'S THE ART OF MONEY, HONEY!
Tips and Advice from some of the most popular Flash
artists + industry power-brokers on how to hold onto
your rights, negotiate contracts and get full value
for your work.http://www.nudeguru.com from Franke James
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe or change your list settings go to
http://www.chinwag.com/flasher or email helpatchinwag [dot] com


Replies
  RE: Question for Branden (was FLASH: XML, Jon Williams

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]