Hi all what I am wanting to or so my research tells me is create a range of buttons that load from a database. ranging from one to 100.
displaying 10 at a time
these buttons would be swf files each contain a global viarable that would effect a series of other buttons on the first stage.
I am thinking of setting up an array but really dont know where to start.
maybe start with this
this.pArray = [“001.swf”, “002.swf”, “003.swf”, “andsoon”];
any advise is good advice.
cheers