home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineSprite_1200 / frame_7 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  123 b   |  11 lines

  1. tellTarget("shumm")
  2. {
  3.    gotoAndStop("stop");
  4.    play();
  5. }
  6. tellTarget("/")
  7. {
  8.    gotoAndStop("dexter");
  9. }
  10. stop();
  11.