From 9e08285c003de4fcb2dad9bd6917c326961ed524 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sat, 14 Feb 2009 23:03:09 +0000 Subject: Say hello to the new Flash based uploader, courtesy of Eric Zelermyer. This requires a little trickery to proxy the session id and user agent through the ActionScript code so that we can assume the same session in the uploader. It's also using its own path to add photos since we'll want to have a slightly different protocol for dealing with responses (as opposed to JSON or HTML). A work in progress for sure, but it's already better than what we had before.?\024 --- core/SimpleUploader.swf | Bin 0 -> 301016 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 core/SimpleUploader.swf (limited to 'core/SimpleUploader.swf') diff --git a/core/SimpleUploader.swf b/core/SimpleUploader.swf new file mode 100644 index 00000000..7b030809 Binary files /dev/null and b/core/SimpleUploader.swf differ -- cgit v1.2.3