home *** CD-ROM | disk | FTP | other *** search
/ PC World Plus! (NZ) 2001 June / HDC50.iso / FreeSoftware / MicrosoftXP / personal_main.swf / scripts / DefineSprite_432 / frame_376 / DoAction.as
Encoding:
Text File  |  2001-03-22  |  94 b   |  7 lines

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