home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gammabros.swf / scripts / DefineSprite_131_ship3B / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-28  |  94 b   |  6 lines

  1. stop();
  2. if(_root.char == "bro2" || _root.char == "broShip2")
  3. {
  4.    gotoAndStop("bro2");
  5. }
  6.