home *** CD-ROM | disk | FTP | other *** search
/ Sony Picture Package / PICTUREPACKAGE.ISO / Cyber / en / version.swf / scripts / frame_1 / DoAction.as
Text File  |  2004-01-13  |  103b  |  6 lines

  1. function releaseAction()
  2. {
  3.    _parent.etc_mc.unloadMovie();
  4.    appMain.returnAction("version");
  5. }
  6.