Text images, links and descriptions are taken from the XML file If you want to add more buttons then you need to create instances of "menu" MovieClip and copy the code from the previous button to the new button you have created and make simple chang
Well commented code. XML driven. onPress event takes the link from the array and browses the link location on the same window. If you want to open a new window then please add this structure: getURL(newarr[this.no][1], "_blank");