Working on a Smooth Applet loader a cupple of monthes ago, I have now reviewed the whole and finally ends up with a smaller, easier and lighter version, follow the links for details, source files and sample:
It may be compatible FF/IE/Safari & all JVM
Note that it works best with IE6, enven if it works with FF, unfortunatly FF seems to not really like applets : hanging, unkilled process, exception…
EDIT:
there is a know issue with FF (wich is a FF/Java bug…on sockets) about security exception as the sample applet is not the subject of this thread this is not an issue for the Applet Loader Script, to avoid this bug JVM warmup is disable in script for FF this one can be enable for applet not using socket
EDIT: update 3
try to correct FF issue using a warmup applet that make a server connection before anycall to liveconnect