/** * 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 :) * *

* 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 ;) * *

* 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 * *

* It does however work with *

  • Internet Explorer 3 and up *
  • Netscape version ???? * *

    * OH! the compo version was compiled with * Microsofts java compiler and * then obfuscated with Retroguard * *

    * Hello to everyone I know. (what? I'm lazy... ;)) */