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

  1. tellTarget("/blam")
  2. {
  3.    play();
  4. }
  5. tellTarget("/catdog")
  6. {
  7.    gotoAndStop("shake");
  8.    play();
  9. }
  10.