sulla root
codice:lar = _width; alt = _height; this.onEnterFrame = function () { if (_xmouse > lar || _xmouse < 0 || _ymouse > alt || _ymouse < 0) { trace ("uscito"); } };![]()
sulla root
codice:lar = _width; alt = _height; this.onEnterFrame = function () { if (_xmouse > lar || _xmouse < 0 || _ymouse > alt || _ymouse < 0) { trace ("uscito"); } };![]()