Hello. Still coding away in AS2 and I have a question .
I've got an Array with some values in it
myArray = ["pie","cake","cookies",brownies"]
I have a movieclip on the stage i'd like to duplicate as many times as the total length of the array and place each value from the array in the coresponding movie clip.
I can't brain today, as I seem to have the dumbs and was hoping someone might be able to point me in the right direction.
Thanks much in advance
Nuff Said...