Hello again.
I've been looking for a way to censor words inputed into the input text box. for example:
If the user types "wipididoo" with some other words or alone and then presses Enter (proceeds to the next frame), flash will load into a dynamic text box on a new frame: "That's not a nice thing to write."
How can I do that?
I realize it has something to do with strings... But I didn't quite understand how to use them.