home *** CD-ROM | disk | FTP | other *** search
/ Pokemon Promotional Discs / ANA_POKEMON_01.ISO / 3 / scripts / DefineSprite_202 / frame_44 / DoAction.as
Text File  |  2004-01-04  |  147b  |  9 lines

  1. if(batu == _parent._parent.batu)
  2. {
  3.    _parent._parent.sensei2.gotoAndPlay("no1");
  4. }
  5. else
  6. {
  7.    _parent._parent.seito1.gotoAndPlay("no2");
  8. }
  9.