Quote Originally Posted by dawsonk View Post
Give the instance of 'seth_run' on frame 2 an instance name, example 'demo_seth'.

In frame 2, added line 'play_button.mouseChildren=false;' below line 'play_button.setLabel("Play");' (I don't have the code for setLabel, so I commented out that line.)


Added import statement on frame 3, 'import com.senocular.utils.KeyObject;'
Thanks a lot dawsonk, yeah that did it for some reason. I did the same thing with kate that I had done with seth so I am not really sure what was going on, but I still don't have an answer for the second question.