home *** CD-ROM | disk | FTP | other *** search
/ PC Professionell 2001 September / PCpro_2001_09.ISO / autodemo / personal_main.swf / scripts / DefineSprite_386 / frame_376 / DoAction.as
Encoding:
Text File  |  2001-04-24  |  94 b   |  7 lines

  1. stop();
  2. tellTarget("/question_space")
  3. {
  4.    gotoAndStop("reliable_answer");
  5.    play();
  6. }
  7.