PHP+XML Events menu

Hi,

I’m hoping you can provide a good resource for my dilemma.
I’m building a menu nav that scrolls. The menu needs to display event info for concerts from a database…

I figure php and xml is best.
I don’t know where to begin, anything will help right now :slight_smile:

You begin by figuring out wat the structure of your menu is going to be.

Then you can write a simple structure of XML in Notepad to get your menu working in flash.

After that you can write your php script to create the xml dynamicly

thats a start
thanks