summaryrefslogtreecommitdiff
path: root/docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html
diff options
context:
space:
mode:
authorJules Laplace <carbon@melanarchy.org>2013-08-02 17:19:21 -0500
committerJules Laplace <carbon@melanarchy.org>2013-08-02 17:19:21 -0500
commit753f60c7d4769fa72d3b910e491f37db6f130898 (patch)
treeea7b7a2cc8775e2d9b8e3375f0da5188ca0298f4 /docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html
parentd5e6bf6609012e61f82d812d44bc1ff8104c97fb (diff)
dymaxion
Diffstat (limited to 'docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html')
-rwxr-xr-xdocs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html21
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html b/docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html
new file mode 100755
index 0000000..e51dcf5
--- /dev/null
+++ b/docs/dymaxion/soundmanagerv297a-20101010/demo/animation-2b/index.html
@@ -0,0 +1,21 @@
+<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
+ "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
+<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
+<head>
+<link rel="stylesheet" href="css/animation.css" media="screen" />
+<script type="text/javascript" src="../../script/soundmanager2.js"></script>
+<script type="text/javascript" src="script/animation.js"></script>
+</head>
+<body>
+
+<div>
+
+ <h1>SoundManager 2 demo: A Noisy Page</h1>
+ <h2>Example of sound tied to javascript/DOM event handlers</h2>
+
+ <p>Click and drag for fun.</p>
+
+</div>
+
+</body>
+</html>