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

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