home *** CD-ROM | disk | FTP | other *** search
/ Dye Another Day / DyeAnotherDay.bin / swf / 17-3.swf / scripts / frame_240 / DoAction.as
Text File  |  2003-04-01  |  126b  |  10 lines

  1. if(_root.mode == "cont")
  2. {
  3.    with(_root.containerfade)
  4.    {
  5.       play();
  6.    }
  7.    stop();
  8.    _root.mcend = "yes";
  9. }
  10.