home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Puzzle / episode3.swf / scripts / DefineSprite_1769 / frame_66 / DoAction.as
Encoding:
Text File  |  2007-03-20  |  153 b   |  13 lines

  1. tellTarget("_root.Buche")
  2. {
  3.    gotoAndStop(3);
  4. }
  5. tellTarget("/")
  6. {
  7.    gotoAndStop("Marais3");
  8. }
  9. tellTarget("_parent")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.