home *** CD-ROM | disk | FTP | other *** search
/ Online Today 2001 June / Otoday062001.iso / pc / progwin / happybag.exe / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2001-04-19  |  171 b   |  10 lines

  1. fscommand("fullscreen","true");
  2. fscommand("allowscale","false");
  3. fscommand("showmenu","false");
  4. _focusrect = "0";
  5. play();
  6. ifFrameLoaded(2)
  7. {
  8.    gotoAndStop(3);
  9. }
  10.