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

  1. stop();
  2. this._name = "Device";
  3. _root.DeviceReady = true;
  4. this.onEnterFrame = function()
  5. {
  6. };
  7.