An Applet Loader!!
Hi,I know that flash has a getBytesLoaded() function and a totalBytes() function that one can use to calculate how much of the "movie" is loaded.Can this be done in Java?
I have a 50 Kb applet, and it takes 10 seconds (roughley) on a 56Kb modem. I just want a loader to load my applet. I would use MediaTracker its just that I dont use any images.
The applet is right here:
http://www20.brinkster.com/digiwired/games/blaster.html
I am a programmer by heart, not a designer, and programmers like Java.
I disagree, a simple loading bar can ezily be implemented in a tiny amount of code.And i realy can't stand that grey loading screen - you don't know wtf is going on. Is it downloading? has it crashed? There is no feedback to the user at all.
Abusea at 2007-7-14 20:59:16 >
