PDA

View Full Version : [F8] Term Scramble-DropZone Issues


artist_jrapp
03-27-2008, 09:44 PM
I'm having an Issue with a term scramble game I am making in Flash 8. There are two sets of seven movie clips, questions on the right and answers on the left. Between both sets is a row of 7 "DropZones" for the answers. On each movie clip containing a question or answer I have set up a respective Array containg all 14 terms and definitions, which the clips display the text in the Array (i.e.,Answer[1]=this.text="Soil";).

It randomizes the terms and definitions like a charm, I'm just stuck on trying to figure out how to get the dropZone either to randomize with the question or answer (basically accept the term that has been randomized). I am in desperate need of help.

Thank You.