summaryrefslogtreecommitdiffstats
path: root/www/devmaster/lesson5.html
diff options
context:
space:
mode:
authorkbr <[email protected]>2006-08-31 02:06:53 +0000
committerkbr <[email protected]>2006-08-31 02:06:53 +0000
commitcbd4d31faa20a1ec4e718814a67be6517a5dba61 (patch)
treeebc57e05fb05745f11da59c0d6c2f7f5bd548f57 /www/devmaster/lesson5.html
parenta8823ba9009edafc00208243289adb02d275623f (diff)
Added Java Web Start launch links to various demos and removed links
to source code and build scripts since they're all in the joal-demos workspace git-svn-id: file:///home/mbien/NetBeansProjects/JOGAMP/joal-sync/svn-server-sync-demos/joal-demos/trunk@51 235fdd13-0e8c-4fed-b5ee-0a390d04b286
Diffstat (limited to 'www/devmaster/lesson5.html')
-rw-r--r--www/devmaster/lesson5.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/devmaster/lesson5.html b/www/devmaster/lesson5.html
index 086b9ef..66c3524 100644
--- a/www/devmaster/lesson5.html
+++ b/www/devmaster/lesson5.html
@@ -35,6 +35,9 @@ OpenAL Tutorials from DevMaster.net. Reprinted with Permission.<br>
Maurais<br>
</a>Adapted For Java By: <a href="[email protected]">Athomas
Goldberg </a></p>
+
+<p><a href="http://download.java.net/media/joal/webstart/joal-lesson5.jnlp">Launch the Demo via Java Web Start</a></p>
+
<p align="justify">At this point in the OpenAL series I will show one method of
having your buffers be shared among many sources. This is a very logical and
natural step, and it is so easy that some of you may have already done this
@@ -264,7 +267,6 @@ Vector sources = <font color="#0000FF">new </font>Vector();
have them loop. However this would require GUI routines that go beyond the scope
of the tutorial. A full featured &quot;Weathering Engine&quot; would be a nifty
program to make though. ;)</p>
-<p><a href="lesson5.zip">Download the Java Files and Ant build script</a></p>
<table border="0" cellspacing="1" style="border-collapse: collapse" width="100%" id="AutoNumber2" bgcolor="#666699">
<tr>
<td width="40%"> <p dir="ltr"><font color="#FFFFFF" size="2">� 2003 DevMaster.net.