Hey all,
Im doing a page flip interface for my final year project and am having a few problems. The page flip works fine, however I am trying to code buttons to go to select pages. So users can flip pages or in theory press the button. However i cant get the buttons to work i have used the action script:
on(press){
gotoAndPlay(“page5”);
}
on the button, there are no errors but the sripct doesnt work can someone please help
Tahanks
Coops 154