home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode1.swf / scripts / DefineSprite_1934 / frame_1 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  128 b   |  9 lines

  1. tellTarget("/")
  2. {
  3.    gotoAndStop("BateauVide");
  4. }
  5. tellTarget("_root.CaisseDereck.Dereck.Dereck")
  6. {
  7.    gotoAndStop(2);
  8. }
  9.