home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / eroticos / excitepochi.swf / scripts / DefineSprite_402 / frame_1 / DoAction.as
Text File  |  2006-01-07  |  107b  |  6 lines

  1. this.xOnOff = function(nBool)
  2. {
  3.    var _loc1_ = !(nBool - 1);
  4.    light_mc.gotoAndStop(_loc1_ + 1);
  5. };
  6.