scene.org File Archive

File download

<root>­/­parties­/­2002­/­mainframe02­/­gnu_award/outbreak-mainframe4k.zip

File size:
28 377 bytes (27.71K)
File date:
2002-05-13 23:02:57
Download count:
all-time: 478

Preview

  • a.html 90B
  • a.zip 3.89K
  • mainframe4k.nfo 1.05K
  • src/doc/allclasses-frame.html 621B
  • src/doc/deprecated-list.html 3.25K
  • src/doc/help-doc.html 6.42K
  • src/doc/index-all.html 10.17K
  • src/doc/index.html 677B
  • src/doc/MainFrame4k.AudioInput.html 7.51K
  • src/doc/MainFrame4k.html 24.35K
  • src/doc/overview-tree.html 3.95K
  • src/doc/package-list 0B
  • src/doc/packages.html 667B
  • src/doc/serialized-form.html 4.68K
  • src/doc/stylesheet.css 1.24K
  • src/MainFrame4k.java 15.98K

file_id.diz

/**
 * Yep. here it is. the source code for a simple java 4k I wrote for the
 * demoparty "Mainframe". It competed in the 4k compo, and also in the "GNU demo
 * award" where it's source code was judged. So that is why I have tried to
 * comment this code a little :)
 *
 * <p>
 * And yes... The song used in this intro (it is made by zantac btw,
 * http://www.zantac.tk) has been used before... BUT I could
 * not make it fit in less than 4k then, so it's ok anyway ;)
 *
 * <p>
 * Also this intro uses sun-classes for audioplayer (notice the
 * "import sun.audio.*" above). these are not standard so it is possible that
 * this intro does not work with your java-version
 *
 * <p>
 * It does however work with
 * <li>Internet Explorer 3 and up
 * <li>Netscape version ????
 *
 * <p>
 * OH! the compo version was compiled with
 * <a href="http://www.microsoft.com/java">Microsofts java compiler</a> and
 * then obfuscated with <a href="http://www.retrologic.com">Retroguard</a>
 *
 * <p>
 * Hello to everyone I know. (what? I'm lazy... ;))
 */