home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / dexter.swf / scripts / DefineSprite_760 / frame_2 / DoAction.as
Encoding:
Text File  |  2003-10-24  |  124 b   |  9 lines

  1. tellTarget("d1")
  2. {
  3.    gotoAndPlay(_currentframe + "1");
  4. }
  5. tellTarget("d2")
  6. {
  7.    gotoAndPlay(_currentframe + "1");
  8. }
  9.