From 4158e556d247830832b631fd4ef869e7c8e541e5 Mon Sep 17 00:00:00 2001 From: Patrick Davison Date: Thu, 1 Nov 2012 01:16:42 -0700 Subject: Sounds, soundManager2 Created and added "blingb" sound. Added a couple images to the cache Started adding soundManager2 - needs work. More testing on the multi-path animation code. General cleanup on the sounds. Changed the "Improved score 0 to X" to "You scored X" --- pages/home.php | 63 ++++++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 59 insertions(+), 4 deletions(-) (limited to 'pages') diff --git a/pages/home.php b/pages/home.php index 89bc817..4f69d67 100644 --- a/pages/home.php +++ b/pages/home.php @@ -50,6 +50,51 @@ if (getCookie('pref_mute') != 'true') { ?> + +// + +// +?> + + + + + + '; + +$soundManager2 = " + + +"; + +//echo $soundManager1; +echo $soundManager2; + +?> + - - + + + +// + +// NEW BELOW +?> + +