You can parse it as an xml object, but other than that, I'm not sure what you would parse it to. You cannot parse it to a DOM, but since as3 implements E4X, xml objects are very easy to work with.
On 8/27/07, Davor Bauk <[EMAIL PROTECTED]> wrote: > > Hello, > > Is it possible to parse HTML 4.0 natively in AS3 or do I need to write > (or find) a custom parser? > > cheers, > Davor > _______________________________________________ > [email protected] > To change your subscription options or search the archive: > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > > Brought to you by Fig Leaf Software > Premier Authorized Adobe Consulting and Training > http://www.figleaf.com > http://training.figleaf.com > _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

