home *** CD-ROM | disk | FTP | other *** search
/ Adephia Powerlink / AdephiaPowerlink-030102.iso / pc / Install / WorkFlow / Gui / PActionTutorial.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2002-04-02  |  506 b   |  6 lines

  1. MyMouseFrameOne.MrMouseSays = "It is very important at this time that you keep this file in your Flash Working Directory.";
  2. MyMouseFrameOne.MrMouseSays += " That means wherever your .swf that you are working on is located, this .swf file must be in";
  3. MyMouseFrameOne.MrMouseSays += " that directory.  It handles the interaction between PerformAction and your .swf file.";
  4. MyMouseFrameOne.MrMouseSays += " Very soon this will not be necessary, but currently it is, so do what Mr. Mouse says.";
  5. stop();
  6.