Step 6 : Create a new frame with the name of "correctFrame" without quotes and add anything you like, hint: this is the login correct frame
Create another layer. This time name it "static_text". This is where we'll put the login success or failure messages and so on.
gotoAndPlay(2); login = ""; } else { gotoAndPlay(3); } - This uses the else action to go to a specified frame if the entry is anything other than the correct entry.
Now create a login button, you can do this by using the rectangle tool and placing some static text over the