From 0137cb60db2dabb9b0256578bc7f9ddd368250d4 Mon Sep 17 00:00:00 2001 From: Brian Matzon Date: Sun, 10 Jun 2007 20:31:41 +0000 Subject: [PATCH] appletloader sample --- applet/appletloader.html | 57 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 applet/appletloader.html diff --git a/applet/appletloader.html b/applet/appletloader.html new file mode 100644 index 00000000..3eced9c9 --- /dev/null +++ b/applet/appletloader.html @@ -0,0 +1,57 @@ +AppletLoader + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

+ if al_debug is true the applet will load and extract resources with a delay, to be able to see the loader process. +

+ + \ No newline at end of file