home *** CD-ROM | disk | FTP | other *** search
/ FCE Gold Plus / GOLD.iso / pc / fscommand / assets / swfs / base.swf / scripts / frame_4 / DoAction.as
Encoding:
Text File  |  2007-10-10  |  133 b   |  7 lines

  1. function callGoToURL()
  2. {
  3.    com.controller.UICoordinator.getInstance().goToURL();
  4. }
  5. stop();
  6. mc_MenuScrollPane._visible = true;
  7.