Hi i have a big problem with the command Eval.
If i use Set variable: "word" = eval("word"&random)
The variable "word" is now a random word from a text file.
If i wright that word in a text box (name of text box = text) the movie should go on to the next frame. I use this script to do that

if (word eg text)
go to next frame

Help