Quote Originally Posted by realMakc View Post
try doing one-by-one test, e.g. if((passw == "pass") || (passw == "password") || (passw == "cookies")) { ...
I tried doing what you suggested, but when I type in the correct password it still goes to the keyframe 'credits', but not the keyframe 'menu'. Thanks for the help, anyway!