Im trying to create a flash drag and drop game which loads movieclip in randomly from an array.
Currently i have the game working where i can match the word up to the picture by dragging and dropping it but im trying to get it so that it randomly loads a random word as well as a random picture that the word will match up with. it must also load random incorrect word/picture combo’s to give some difficulty to the game.