summaryrefslogtreecommitdiffstats
path: root/www/devmaster/lesson5.html
diff options
context:
space:
mode:
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.