diff options
author | Sven Gothel <[email protected]> | 2013-07-04 23:11:19 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2013-07-04 23:11:19 +0200 |
commit | 85ee8582697ffaae6257570c6ddc64e63c3790c6 (patch) | |
tree | 691d28163ebf083f7d44fcdd5c3385cdd52528b4 /www/devmaster/lesson8.html | |
parent | 4cbde3c73227546ffc5ae6d9943eb6b910d7fd37 (diff) | |
parent | aaf9d0a333e76e9d76adbcfc894fc80107d11cf0 (diff) |
Merge remote-tracking branch 'xranby/www'
Diffstat (limited to 'www/devmaster/lesson8.html')
-rw-r--r-- | www/devmaster/lesson8.html | 22 |
1 files changed, 3 insertions, 19 deletions
diff --git a/www/devmaster/lesson8.html b/www/devmaster/lesson8.html index 23d798b..f933062 100644 --- a/www/devmaster/lesson8.html +++ b/www/devmaster/lesson8.html @@ -1,28 +1,12 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html> <head> - <title>Lesson 8: Ogg/Vorbis Streaming</title> + <title>JOAL OpenAL Tutorials from DevMaster.net Lesson 8: Ogg/Vorbis Streaming</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <link rel="stylesheet" type="text/css" href="general.css"> </head> <body> - -<div align="center"> - <img id="NavBar" src="http://games.dev.java.net/images/navbar2p.gif" usemap="#NavBar_MAP" nofinside="~! ~!" align="top" border="0" height="64" hspace="0" vspace="0" width="800"> </div> - -<map name="NavBar_Map"> -<area shape="rect" alt="Projects" coords="356,14,440,46" href="http://games.dev.java.net" target="_self"> -<area shape="rect" alt="Wiki" coords="643,14,695,46" href="http://wiki.java.net/bin/view/Games"> -<area shape="rect" alt="Weblogs" coords="562,15,624,46" href="http://weblogs.java.net/weblogs/project/games"> -<area shape="rect" coords="463,16,541,45" href="http://www.javagaming.org/cgi-bin/JGNetForums/YaBB.cgi" target="_top" alt="Forums"> -<area shape="rect" alt="JavaGames Home" coords="147,16,334,48" href="http://community.java.net/games"> -<area shape="rect" alt="Java.net" coords="21,15,128,46" href="http://www.java.net" target="_self"> -</map> - - -<br> - - +<a href="../index.html"><img src="../../../images/jogamp_symbols/website_final_blue_joal_346x70pel.png" alt="JOAL Symbol"></a><a href="http://www.openal.org"><img src="../openal_c.gif"></a> <br> @@ -85,7 +69,7 @@ OpenAL Tutorials from DevMaster.net. Reprinted with Permission.<br> -<p><a href="http://download.java.net/media/joal/webstart/joal-lesson8.jnlp">Launch the Demo via Java Web Start</a></p> +<p><a href="../../../joal/www/jnlp-files/joal-lesson8.jnlp">Launch the Demo via Java Web Start</a></p> |