ive got buttons inside of it.
i want to link from these buttons to a new scene.
this is the script on my buttons : there is nothing wrong with it cause its very simple but i cant get the dang thing 2 work :
Quote
_root.xArea = 460;
_root.yArea = 170;
}
on (release) {
gotoAndPlay ("flash", 1);
}
i 4 got how 2 fix this simple problem.

New Topic/Question
Reply



MultiQuote




|