Hae guys,
I have been working on a 'password flash file' and i put this script in:
onClipEvent (load) {
if (Key.isDown(65))
nextFrame();
}
for it to go to the next password character for the password and there are no errors but it is not working.
If you can help plz post back.
I have been working on a 'password flash file' and i put this script in:
onClipEvent (load) {
if (Key.isDown(65))
nextFrame();
}
for it to go to the next password character for the password and there are no errors but it is not working.
If you can help plz post back.