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

  1. tellTarget("/float")
  2. {
  3.    play();
  4. }
  5. tellTarget("/band")
  6. {
  7.    gotoAndStop(15);
  8. }
  9. tellTarget("/buildings")
  10. {
  11.    stop();
  12. }
  13.