onEnterFrame() {
mahaleload._xscale=50;
mahaleload._yscale=50;
mahaleload._x=20;
mahaleload._y=20;
}
gotoSceneAndPlay("<current scene>",1);
onEnterFrame(includingFirstFrame) {
mouse.hide();
_X = _root._xmouse;
_Y = _root._ymouse;
}