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

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