home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / polarrescue.swf / scripts / DefineSprite_28 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-05-23  |  138 b   |  11 lines

  1. tellTarget("Poot_Voor")
  2. {
  3.    gotoAndStop("Loop");
  4.    play();
  5. }
  6. tellTarget("Poot_Achter")
  7. {
  8.    gotoAndStop("Loop");
  9.    play();
  10. }
  11.