From af6dc3d5b5382c9e218f2e2f9062e461059f4995 Mon Sep 17 00:00:00 2001 From: kappa1 Date: Sat, 28 Aug 2010 16:39:16 +0000 Subject: [PATCH] Applet Package: clean up and split the applet download package, it should be much easier for noobs to pick it up now and less confusing. --- applet/{ => advance}/appletloader.html | 7 +- applet/basic/basicapplet.html | 67 ++++++++++++++++ build.xml | 7 +- platform_build/build-applet.xml | 104 ++++++++++++------------- 4 files changed, 125 insertions(+), 60 deletions(-) rename applet/{ => advance}/appletloader.html (93%) create mode 100644 applet/basic/basicapplet.html diff --git a/applet/appletloader.html b/applet/advance/appletloader.html similarity index 93% rename from applet/appletloader.html rename to applet/advance/appletloader.html index 2a22fb15..0d1ffa98 100644 --- a/applet/appletloader.html +++ b/applet/advance/appletloader.html @@ -22,7 +22,7 @@ - + @@ -55,11 +55,8 @@ - - - - +

diff --git a/applet/basic/basicapplet.html b/applet/basic/basicapplet.html new file mode 100644 index 00000000..823f4522 --- /dev/null +++ b/applet/basic/basicapplet.html @@ -0,0 +1,67 @@ + + + + AppletLoader + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

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

+ + + diff --git a/build.xml b/build.xml index 26c70b79..c04b7581 100644 --- a/build.xml +++ b/build.xml @@ -443,11 +443,12 @@ - + - + - + + diff --git a/platform_build/build-applet.xml b/platform_build/build-applet.xml index eb2e085c..6bb0579d 100644 --- a/platform_build/build-applet.xml +++ b/platform_build/build-applet.xml @@ -31,121 +31,121 @@ - + - + - + - + - + - + - + - + - + - - - - - - - - - - - + + + + + + + + + + - - - + + - + + - + + - + + - + + - + + - - + + - - + + - - + + - - - - - - - + + \ No newline at end of file