Question
Easy one for someone, I hope
This is probably an easy one for someone:
I have a simple password function in a child movie and am using the standard code to activate the enter key
on (release, keyPress "<Enter>") {
It works fine on it's own, but doesn't work when it's loaded into the parent movie. What's the solution?
Simonster
I have a simple password function in a child movie and am using the standard code to activate the enter key
on (release, keyPress "<Enter>") {
It works fine on it's own, but doesn't work when it's loaded into the parent movie. What's the solution?
Simonster