home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode3.swf / scripts / DefineSprite_1744 / frame_15 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  187 b   |  14 lines

  1. set("/Variables:TiensCorde",false);
  2. tellTarget("_root.Buche")
  3. {
  4.    gotoAndStop(2);
  5. }
  6. tellTarget("_root.Meg")
  7. {
  8.    nextFrame();
  9. }
  10. tellTarget("_parent")
  11. {
  12.    gotoAndStop(1);
  13. }
  14.