Hello,
I’m doing a website and I made button to go to next page, stage is 800x1650 px, so when I press this button I’m on the next page, but in bottom of the next page. Now the simply code I have for this button is:
on(release){gotoAndPlay(“exhibitions3”);}
Maybe someone could help me with extra code to go on top of the page…