home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / 2Deep.swf / scripts / frame_93 / DoAction.as
Encoding:
Text File  |  2005-08-08  |  120 b   |  9 lines

  1. ng.onRelease = function()
  2. {
  3.    this._parent.game();
  4. };
  5. ins.onRelease = function()
  6. {
  7.    this._parent.instr();
  8. };
  9.