I can't possibly describe this but I can't seem to get :

Code:
on (release) {
	gotoAndStop("mainXrave", 1);
}
This to WORK! its set on a button in a scene but it isn't working!

-In the scene-
A customised cursor, controlled by this._x = _xmouse, and etc
A weird aurora thing as a Movieclip I got using tutorials, 3 frames and just duplicates itself for the efect.
And the not-so-working-well BUTTON.

So what could possibly stop such a easy code not work?

Thanks
Tongxn

AM:I:CODING?!?