Video Tutorial - Intro to PXP2, xml loading and parsing class

February 19th, 2008 . by polyGeek

Flash and XML go together like peanut butter and jelly. If your working on a project where there is data inside of Flash that is likely to change then XML is the way to go. That way you, or anyone with a text editor, can update an XML file - essentially a text file - and change things inside your Flash app.

The downside to using XML is that the data you get back can be confusing as hell to navigate through. I had to deal with it enough that I finally created a class - PXP2 - that takes care of all the mundane aspects of using XML so that you can get right to work and skip a lot of code and confusion.

In this tutorial I’ll do a simple example of how I would create a site navigation using XML.

[ Download FLV ] [ Download sample files ]

A few notes: there is no AS3 version PXP2 of this because AS3 has the E4x class which is like PXP2 on steroids. I’ll do a tutorial on how to use E4x in a few weeks.

PXP2 stands for: Polygeek Xml Parsing Project = PXPP = PXP2

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new web pages.
  • del.icio.us
  • Reddit
  • Slashdot
  • StumbleUpon
  • Technorati
  • Digg
  • Facebook

2 Responses to “Video Tutorial - Intro to PXP2, xml loading and parsing class”

  1. comment number 1 by: Derek Sullivan

    Thanks for the tutorial! I just used PXP2 on a new portfolio site.

    Derek

  2. comment number 2 by: polyGeek

    @Derek, Great work on your portfolio. Me things I also spy a bit of Fuse action going on in there.

Leave a Reply

Name

Mail (never published)

Website

- Why ask? This confirms you are a human user!

   




© Copyright 2008 polyGeek.com / Dan Florio, All Rights Reserved Except Where Explicitly Stated
Web Developement Blogs - Blog Catalog Blog Directory
M2 Websites