How to Create a XML List

Mon, Mar 8, 2010

ActionScript



This is part 3 of a Flash picture gallery tutorial

We created a XML code and now is loaded into Flash. Yet Flash sees it as text. We have 2 missions:

Enable our loaded file to be seen as XML code
Configure it in a way that we can use

For this task we will be creating a new type of variable: the XML list and this should enable us to work on our XML just like any array.

HERE IS THE SOURCE CODE!

//The ActionScript 3.0 XML List
// Avraham Saltoun
// solutions at say-web dot com
// FREE to USE, COPY and DISTRIBUTE

var xml:XML;
var xmlList:XMLList

var xmlLoader:URLLoader = new URLLoader();
xmlLoader.load(new URLRequest (“data/XMLData.xml”));

xmlLoader.addEventListener(Event.COMPLETE, xmlLoaded);

function xmlLoaded (event:Event) {

xml =XML(event.target.data);
xmlList =xml.children();
trace (xmlList.length());

}

Related Articles:

, , , , , , , , ,

1,026 Responses to “How to Create a XML List”

  1. auto insurance rates Says:

    I’m very happy to read this. This is the kind of manual that needs to be given and not the random misinformation that is at the other blogs. Appreciate your sharing this greatest doc.
    car insurance
    auto insurance rates

  2. shoes free shipping Says:

    I am seriously pleased with your writing skills and also with the layout on your blog post. Is it a paid design or have you colorize it for you your self? No matter what continue the superb excellent writing, that it is unusual to find out a nice website such as this one nowadays..

  3. urgent care Says:

    That’s a great post!


Trackbacks/Pingbacks

  1. millbrook beds…

    [...]Here are several of the sites we recommend for our visitors[...]…

  2. electric adjustable bed…

    [...]although internet websites we backlink to below are considerably not related to ours, we really feel they are really really worth a go by, so possess a look[...]…

  3. rug says:

    rug…

    [...]very couple of sites that come about to be comprehensive below, from our point of view are undoubtedly properly worth checking out[...]…

  4. container for sale…

    [...]always a significant fan of linking to bloggers that I love but don?t get a great deal of link love from[...]…

  5. Steel Storage Container…

    [...]Wonderful story, reckoned we could combine a number of unrelated information, nevertheless actually worth taking a search, whoa did one particular study about Mid East has got more problerms too [...]…

Leave a Reply

Security Code:

Free PageRank Checker

$7.49 .Com! Score Savings Cartoon Smart Tutorials

oDesk Certified Action Script Programmer oDesk Certified Adobe Flash CS3 Designer oDesk Certified Adobe Photoshop 6.0 Designer

3,036
Unique Visitors
Previous 30 Days
Powered By Google Analytics