I have made an page-flip thing and now I want to add a script that turn the page in the right direction. Ex. If I reading page 9 and want to jump to 10 then I´m playing a “turnpagefromtheright”- movie clip. But if I reading page 10 and want to go to page 7 then I want the movie to play a “turnpagefromtheleft”- movie clip.
So I need to compare the current page number with the page number I´m going to and if that number is less than the current number I play 1 Mc and if it´s higher it plays another Mc.
So this is what I want but I don´t know how to code it… since I´m not as good as you are… Could you help me please??