sheepfish
04-14-2006, 05:53 PM
i've "created" a button to go to the next page in a book, the next page is on the second frame, and on the button i've used the code:
on(release) {
gotoAndPlay(2):
}
But nothing is happening and when i test the movie, the label isn't even showing up on the button. Does anybody have any ideas?
Cheers
Ps. My assignment has to be in soon, so don't be surprised if there's a lot more postings on here from me.
on(release) {
gotoAndPlay(2):
}
But nothing is happening and when i test the movie, the label isn't even showing up on the button. Does anybody have any ideas?
Cheers
Ps. My assignment has to be in soon, so don't be surprised if there's a lot more postings on here from me.