I made a small flash file with a password check…
No fancy MySQL database checking or stuff
It just checks if the word entered in the checkbox is the same one as in the swf. If they match, it goes on to the next frame…
The problem with it is that when I press my ‘ok’ button… yes, if does say that the password is wrong…But after pressing the button I press enter…
This makes my movie play no matter what I write in the password box… :bored:
Is this some sort of a bug in flash or do I have to write some extra code to prevent this??