home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 2003 August / TommyVideo.iso / flash / services / cas.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2003-06-08  |  196 b   |  10 lines

  1. fscommand("trapallkeys",true);
  2. fscommand("showmenu",false);
  3. if(_level0._root.isAllowed)
  4. {
  5. }
  6. if(_level1._root.firstTimeHome)
  7. {
  8.    _level1._root.setMenuText("PRELOADING HOME...","home");
  9. }
  10.