home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / 1 / scripts / DefineSprite_158 / frame_149 / DoAction.as
Text File  |  2004-01-04  |  141b  |  9 lines

  1. if(_parent.flag.scrollnum == 1)
  2. {
  3.    _parent.coilX.gotoAndPlay("play_coil");
  4. }
  5. else if(_parent.flag.scrollnum == 0)
  6. {
  7. }
  8. this.stop();
  9.