PDA

View Full Version : button problems


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.

[PAUL FERRIE]
04-14-2006, 06:09 PM
Have you tried

on(release) {
gotoAndStop(2):
}

sheepfish
04-15-2006, 09:44 AM
i tried gotoAndStop but it looks like flash is recognising my button as a button as when i play it and roll over the button the cursor isn't changing to a hand and as i said before, the label isnt being shown either.

[PAUL FERRIE]
04-15-2006, 09:45 AM
If your button is not being treated like a button then maybe it's not. Have you checked ???

sheepfish
04-18-2006, 08:26 AM
yep, i've made it and re-made it countless times and when i double click on it to edit its up, down and over states it seems like a button but when the movie is playin it goes the way of the pear

[PAUL FERRIE]
04-18-2006, 10:57 AM
Can you post the fla?

sheepfish
04-21-2006, 10:31 AM
i've tried uploading it and it wont take it. If you want i can email it to you