If I can't figure it out tonight when I get home from work I will certainly be begging for help since my game is due tomorrow by 10 pm (pst).
Basically I figure I've either got my wires crossed on what an instance name is and how it is used, or I've royally messed up my code somewhere.
The website I went to said that I needed to put an instance name on my character for the coding, which I did on the movie clip of the hole the thing come out of, since that's where my button is placed and that's where I figured it should work.
All my code for the button is right now is just on(release) theDemon.play with those little {} where they are supposed to be placed. (theDemon is my instance name).
Anyway when I load it in the testing movie option, it tells me there is one error, so I'm pretty sure it's one of those two things. If it's not then I have no clue.
My teacher had us use
this tutorial website which has step by step instructions on how to make a whack a pig game. Everything else works, just not the whacking on mine. Needless to say I score really low on my game since it won't wack.
I figured when I got home that I would just start from scratch and do it again to see if I could figure out what I did wrong. Who needs sleep anyway?