summaryrefslogtreecommitdiff
path: root/docs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html')
-rwxr-xr-xdocs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html33
1 files changed, 33 insertions, 0 deletions
diff --git a/docs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html b/docs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html
new file mode 100755
index 0000000..ff9c6fe
--- /dev/null
+++ b/docs/dymaxion/soundmanagerv297a-20101010/demo/christmas-lights/index.html
@@ -0,0 +1,33 @@
+<html>
+<head>
+<title>Smashable Christmas Lights</title>
+<meta name="robots" content="noindex" />
+<link rel="stylesheet" media="screen" href="christmaslights.css" />
+<script type="text/javascript" src="../../script/soundmanager2.js"></script>
+<script type="text/javascript" src="yahoo-dom-event-animation-260.js"></script>
+<script type="text/javascript" src="christmaslights.js"></script>
+</head>
+
+<body>
+
+<div>
+
+ <div id="loading">
+ <h1>Christmas Light Smashfest 2008: Prototype</h1>
+ <h2>Rendering...</h2>
+ </div>
+
+ <div id="lights">
+ <!-- lights go here -->
+ </div>
+
+ <div style="position:absolute;bottom:3px;left:3px">
+ <a href="?size=pico">pico</a> | <a href="?size=tiny">tiny</a> | <a href="?size=small">small</a> | <a href="?size=medium">medium</a> | <a href="?size=large">large</a>
+ </div>
+
+</div>
+
+
+
+</body>
+</html>