home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Diversos / ntech.swf / scripts / DefineSprite_295 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  102 b   |  7 lines

  1. stop();
  2. this.onEnterFrame = function()
  3. {
  4.    _X = _root.ComboShowX;
  5.    _Y = _root.ComboShowY;
  6. };
  7.