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

  1. _global.gReaction = function(nLV)
  2. {
  3.    trace("reaction");
  4.    gotoAndPlay("reAction" + nLV + "_lb");
  5. };
  6.