jonjak
03-13-2002, 10:34 AM
i'm about to make a simple hangmen game.. i have some code that displays as many input boxes as there are letters in the word(i have an array thet select a random word).
my problem now, is how i can let the user guess one letter at the time(by insert one letter in to on of the input-boxes), and have flash to run a check if the word contains this letter..
and where should i place the code?
attach: hangman.txt (my code)
my problem now, is how i can let the user guess one letter at the time(by insert one letter in to on of the input-boxes), and have flash to run a check if the word contains this letter..
and where should i place the code?
attach: hangman.txt (my code)