home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Aventura / PinkPantherGo.swf / scripts / frame_12 / DoAction.as
Encoding:
Text File  |  2005-08-05  |  218 b   |  20 lines

  1. ng = "0";
  2. kazu = "1";
  3. stop = "0";
  4. tellTarget("/kusa")
  5. {
  6.    stop();
  7. }
  8. tellTarget("/gov")
  9. {
  10.    gotoAndStop(1);
  11. }
  12. tellTarget("/hasi1")
  13. {
  14.    gotoAndStop(1);
  15. }
  16. tellTarget("/hasi2")
  17. {
  18.    gotoAndStop(1);
  19. }
  20.