home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / FrogIT.swf / scripts / DefineSprite_165 / frame_145 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  210 b   |  16 lines

  1. tellTarget("/schild6")
  2. {
  3.    gotoAndStop("tauchen");
  4.    play();
  5. }
  6. tellTarget("/schild5")
  7. {
  8.    gotoAndStop("tauchen");
  9.    play();
  10. }
  11. tellTarget("/schild4")
  12. {
  13.    gotoAndStop("tauchen");
  14.    play();
  15. }
  16.