8Sep/086
E4X Parsing Tool
I've been working on a new product that is soon to be released, and I found that I was constantly working on trying to figure out my E4X problems in Flex. So I wrote up a quick Air app that makes testing a bit easier. I thought I'd share it... so here you go.
In case you don't have it, you'll need to install the Adobe Air runtime. You can get it here. I hope someone else out there can use it. Let me know what you think.
April 17th, 2009
How do you use it? Do you have an example. How do you get the root?
April 20th, 2009
Matt if you install the AIR app, and run it, you’ll see a text box on the top that you can enter the XML you want to parse. The middle text box is for the E4X statement. If you type the string in there, the bottom box will display your result. Hope this helps.
June 20th, 2009
Hi! Thanks for the app – it is much easier to write E4X expressions with it!
July 30th, 2009
would be cool if this just worked in the browser, then I’d not have to install anything.
July 30th, 2009
(I meant to add, that it does work well, though.)
January 27th, 2010
Fantastic, many thanks! I knew there had to be something like this out there.