what is the meaning of the following code:
on (release, keyPress “<Left>”) {
_parent.updateFrame(-1);
}
what is the meaning of the following code:
on (release, keyPress “<Left>”) {
_parent.updateFrame(-1);
}
updateFrame is a custom function, isn’t it?
pom :asian:
:: Copyright KIRUPA 2026 //--
``` ```