Commit: 003a743a10a3b7aca8866ea4126ec9c4c8e5c0db

Author: gwoo | Date: 2010-04-03 13:24:00 -0700
updating zero clipboard
diff --git a/webroot/js/ZeroClipboard.js b/webroot/js/ZeroClipboard.js index 9b82146..dbc7023 100644 --- a/webroot/js/ZeroClipboard.js +++ b/webroot/js/ZeroClipboard.js @@ -5,7 +5,7 @@ var ZeroClipboard = { version: "1.0.4", clients: {}, // registered upload clients on page, indexed by id - moviePath: 'http://localhost/li3examples/pastebin/ZeroClipboard.swf', // URL to movie + moviePath: '/ZeroClipboard.swf', // URL to movie nextId: 1, // ID of next movie $: function(thingy) {