Silent error using Return statment in ActionScript

A friend of mine was having problem with some ActionScript code on a frame and couldn’t figure out why part of it was working and then it just stopped working. I took a quick look at this code and immediately saw a “return” statement where it shoudn’t be. It was outside of a [...]