From d582054c77b22daeb08d2bff17794b9a69a20dd4 Mon Sep 17 00:00:00 2001 From: mensonge Date: Wed, 12 Dec 2007 16:29:16 +0000 Subject: import of scuttle 0.7.2 git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@1 b3834d28-1941-0410-a4f8-b48e95affb8f --- includes/player/error.swf | Bin 0 -> 90 bytes includes/player/license.txt | 10 ++++++++++ includes/player/load.swf | Bin 0 -> 311 bytes includes/player/musicplayer_f6.swf | Bin 0 -> 6463 bytes includes/player/play.swf | Bin 0 -> 73 bytes includes/player/stop.swf | Bin 0 -> 77 bytes 6 files changed, 10 insertions(+) create mode 100644 includes/player/error.swf create mode 100644 includes/player/license.txt create mode 100644 includes/player/load.swf create mode 100644 includes/player/musicplayer_f6.swf create mode 100644 includes/player/play.swf create mode 100644 includes/player/stop.swf (limited to 'includes/player') diff --git a/includes/player/error.swf b/includes/player/error.swf new file mode 100644 index 0000000..fc440f3 Binary files /dev/null and b/includes/player/error.swf differ diff --git a/includes/player/license.txt b/includes/player/license.txt new file mode 100644 index 0000000..2111a50 --- /dev/null +++ b/includes/player/license.txt @@ -0,0 +1,10 @@ +Copyright (c) 2005, Fabricio Zuardi +All rights reserved. + +Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: + + * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. + * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. + * Neither the name of the author nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. + +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. diff --git a/includes/player/load.swf b/includes/player/load.swf new file mode 100644 index 0000000..6da4ce6 Binary files /dev/null and b/includes/player/load.swf differ diff --git a/includes/player/musicplayer_f6.swf b/includes/player/musicplayer_f6.swf new file mode 100644 index 0000000..2eb5d57 Binary files /dev/null and b/includes/player/musicplayer_f6.swf differ diff --git a/includes/player/play.swf b/includes/player/play.swf new file mode 100644 index 0000000..95415a6 Binary files /dev/null and b/includes/player/play.swf differ diff --git a/includes/player/stop.swf b/includes/player/stop.swf new file mode 100644 index 0000000..e66556d Binary files /dev/null and b/includes/player/stop.swf differ -- cgit v1.2.3