How to

I am trying to make a something like menu
this is so far…

…file…

I need tutorial of how to change no of buttons and color with xml or php.

You need different tuts may be…

geting data from xml is easy…
go through the xml class in help…

For getting data from php you can use loadVariables() or loadVars() functions

Once you have the right data you needed…you need some AS that can dynamically generate required movieclips/buttons and arrange them as you need… also you will need animation code for moving menu…

A good amount of work is needed…

sorry I dont have much time to explain in whole detail…search tuts for those indicidual tasks…