mightymo
03-17-2009, 06:29 AM
Hello,
I have a simple question I think. I have 2 boxes on my flash site. I want to be able to place a symbol (like a check mark) in either of the boxes and if the right one is selected it says correct and moves on to the next level. I want the boxes to be random so you will never know which one is the right box. I have read through allot of actionscript code and wasn't sure how to right it. I was thinking of using the math.floor (math.random) code on each box if thats correct but wasnt sure how to light the boxes up so whichever has the higher number is the correct one. Can anyone help me with this?
I have a simple question I think. I have 2 boxes on my flash site. I want to be able to place a symbol (like a check mark) in either of the boxes and if the right one is selected it says correct and moves on to the next level. I want the boxes to be random so you will never know which one is the right box. I have read through allot of actionscript code and wasn't sure how to right it. I was thinking of using the math.floor (math.random) code on each box if thats correct but wasnt sure how to light the boxes up so whichever has the higher number is the correct one. Can anyone help me with this?