Making an array containing images and adding them to the stage HELP!!
I have an assignment where I am to make a game similar to bloons where balls drop from the sky. However we've yet to be taught anything. I really need help with the array containing the images. I have a set of images;
blueBall
bombBall
greenBall
redBall
yellowBall
how can I add these into an array and addChild them in a random order and amount five in a row at a time?
Luke
