A bug?

I made a small flash file with a password check…
No fancy MySQL database checking or stuff :stuck_out_tongue:
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??

where are you testing the movie? as a seperate swf file outside of Flash, or from inside flash (ie Ctrl+Enter)? I think ull find if u run it as a swf file outside of flash, it wont do it. Dunno, maybe chuck us a look at the swf, see if it happens on other computers.

DUDE!! You’re a genius!!
Thanks… :smiley: It didn’t do that when I ran the swf separately…
Thanks again… :slight_smile: