I am not sure how to do this part:
ake a variable change so that the variable DIGIT1 is increased by the number that is equal to the letter you clicked on, for example: 1 for a, 2 for b, and so on. For the later digits, you use the DIGIT2 variable for the enter letter 2 page, DIGIT3 for the enter letter 3 page, and so on
On the enter letter 2 page, make a reset link, an enter name link that goes to the enter name page, and the 26 letters. Make these links on all the other pages. On each page, for each letter, make it go to the next page. For example: You are entering letter 2, make all the letter links go to the enter letter 3 page. After the player has entered their 8th letter, make it automaticly enter. In other words, link the pages on enter letter 8 to the enter page rather then the next letter page, because there is no next letter. On the reset link, make it loop back to the enter letter 1 page, and reset all the variables.
Please help me. Thank You