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

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