Building a Basic Menu in ActionScript 3.0 Tutorial – Part 2 – XML
19 Sep
A few posts ago, I showed you how to build a basic menu using an Array of button names. Now, I will demonstrate how to build the same menu, but this time use the new XML class which is based on E4X. There are many benefits of using XML in your applications. The main reason [...]