Hi DzzD,
Thanks for making this applet loader, it looks very cool 8) I’m using it to try and run a simple non-signed applet with a custom loading image.
I put the source given in your first post for ‘Boot.java’ in my IDE but it can’t find ‘BootClassLoader’. So I downloaded the ‘full demo’ to see the full source but it’s not there. Could you please post the code for BootClassLoader?
Thanks,
Keith
PS: I’m trying to get a custom gif image to display instead of the coffe cup during loading. Using isn’t working for me for some reason. The tutorial here (http://java.sun.com/docs/books/tutorial/deployment/deploymentInDepth/customizeLoadingScreen.html) needs the Java Deployment Toolkit which firefox has apparently disabled (http://www.java-gaming.org/index.php/topic,22230.msg184620.html#msg184620). That’s why I’m going with the solution posted here