home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Diversos / wone.swf / scripts / DefineSprite_155 / frame_2 / DoAction.as
Encoding:
Text File  |  2007-02-20  |  93 b   |  7 lines

  1. stop();
  2. _global.mSFXActive = true;
  3. this.onPress = function()
  4. {
  5.    this.nextFrame();
  6. };
  7.