Tutorials | Flash Navigation with Actionscript and XML
by Carlos Pinho, June 26th, 2008

In a Flash Website, if you just need two or three “alone” buttons for your site navigation you  can simple design them and place it in the stage. Or, to be more elegant, you can make an array in as3 and place them in the stage too. However, if you are creating a dynamic Flash site you will need to create a dynamic navigation to it. One of the chance to achieve this goal is by using a XML file. The following tutorials shows you how to do it.

This tutorial covers how to create a dynamic Flash XML navigation menu using Actionscript 3.0 and XML. Each button has a roll over and roll out animation. Control the click throughs, button titles and the total number of buttons with the external XML file. Once the Flash file is created you can update the menu just by editing the XML file.

Read Tutorial

This tutorial demonstrate how to build a simple menu, using AS3 and XML class showing the benefits of using XML in your applications.

Read Tutorial

James Gonzalez shows you how to combine several of the simple ActionScript 2.0 techniques to create a semi-transparent, animated pull-down menu.

Read Tutorial


Tags: , , , , , , , , , ,

ShareThis

5 Responses to “Tutorials | Flash Navigation with Actionscript and XML”

  1. MikeTheVike Says:

    Thanks for the post! We need more examples like this out there. The first tutorial you have listed uses Actionscript 2 and not Actionscript 3 btw…

  2. Shyju Says:

    I wan to knot how to define the states of a dynamic button, in which the button remains highlighted after releasing the button….

    Please reply soon , i need it very urjently..U can mail me on shyjumon.thomas@gmail.com

  3. Justin Says:

    Why does your tutorial say 3.0 when its clearly 2.0. waste of my time

  4. Michele Says:

    this is AS2 not AS3

  5. james g Says:

    this was a good tutorial i haven’t seen b4, its cool man~ thank you

Let leave a Comments for this post.

Close