summaryrefslogtreecommitdiff
path: root/junk/j14test/index.html
diff options
context:
space:
mode:
authorYuval Adam <yuv.adm@gmail.com>2011-12-08 15:15:26 +0200
committerYuval Adam <yuv.adm@gmail.com>2011-12-08 15:15:26 +0200
commit152aea5b86cdab40b6f3bd0f9bb6cc49bf4018bb (patch)
tree8b1fc0c5237bd055ee3d845abf2a541a86460395 /junk/j14test/index.html
parente263daa376ed8b6be58d3c7d311e4b896666d8fc (diff)
useless crap cleanupHEADmaster
Diffstat (limited to 'junk/j14test/index.html')
-rw-r--r--junk/j14test/index.html30
1 files changed, 0 insertions, 30 deletions
diff --git a/junk/j14test/index.html b/junk/j14test/index.html
deleted file mode 100644
index fab8ef4..0000000
--- a/junk/j14test/index.html
+++ /dev/null
@@ -1,30 +0,0 @@
-<html>
- <head>
- <title>#J14 Radio Example</title>
-
- <script type="text/javascript" src="audio-player/audio-player.js"></script>
- <script type="text/javascript">
- AudioPlayer.setup("audio-player/player.swf", {
- width: 290
- });
- </script>
-
- </head>
- <body>
- <h2>#J14 Radio Example</h2>
- <p>Use three files</p>
- <ul>
- <li><a href="index.html">index.html</a></li>
- <li><a href="audio-player/audio-player.js">audio-player/audio-player.js</a></li>
- <li><a href="audio-player/player.swf">audio-player/player.swf</a></li>
- </ul>
- <p id="audioplayer_1">You must have the latest flash player installed, and JavaScript enabled...</p>
- <script type="text/javascript">
- AudioPlayer.embed("audioplayer_1", {soundFile: "http://46.117.154.91:8001/listen"});
- </script>
-
- <h4>Enjoy :)</h4>
- <p>Example created by <a href="http://y3xz.com">Yuval Adam</a></p>
-
- </body>
-</html> \ No newline at end of file