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

  1. this.onRelease = function()
  2. {
  3.    gotoAndStop("switch_lb");
  4.    play();
  5. };
  6.