Okay, so I'm trying my hand at making a game. This is the first time I have ever done a game on my own, so it is very tricky. I am trying to make a whack-a-mole like game. I am using this tutorial, and I am stuck on page 4.
Whenever I export it however, I keep getting the following error:
**Error** Symbol=Hole1, layer=button, frame=13:Line 1: Mouse events are permitted only for button instances
on (press) {
Total ActionScript Errors: 1 Reported Errors: 1
If you know how / where I messed up, that would really be appreciated.