home *** CD-ROM | disk | FTP | other *** search
/ One Click 5 / ONCE005.iso / Jogos / maplestory.swf / scripts / DefineSprite_271 / frame_8 / DoAction.as
Encoding:
Text File  |  2006-03-21  |  94 b   |  9 lines

  1. if(this._parent.bar._xscale < 100)
  2. {
  3.    gotoAndPlay(1);
  4. }
  5. else
  6. {
  7.    gotoAndStop(9);
  8. }
  9.