home *** CD-ROM | disk | FTP | other *** search
/ 200 Game / 200GAME2.iso / FLASHGAME / PARADE.EXE / scripts / frame_290 / DoAction.as
Encoding:
Text File  |  2000-08-17  |  138 b   |  13 lines

  1. tellTarget("/buildings")
  2. {
  3.    play();
  4. }
  5. if(eval("/:afterband") == "1")
  6. {
  7.    gotoAndPlay(144);
  8. }
  9. else
  10. {
  11.    gotoAndPlay(121);
  12. }
  13.