Sha256: ad009ae4851cfe59f604890767425924202ed7513307faaef88d1c8c96ec2230

Contents?: true

Size: 960 Bytes

Versions: 3

Compression:

Stored size: 960 Bytes

Contents

v0.3.1

* 2010-11-15
* Fixed by yixster: If the startUploading call is made after calling stopUploading, only the first file in the queue is successfully uploaded.

v0.3.0

* 2010-08-27
* Flash Player 10.1 did not allow ExternalInterface to pass a FileReference object to Javascript
  So I added a toJavascript function that converts FileReference into simple Objects with only three attributes:
		- name
		- size
		- type
* Also, S3Queue now has it's own toJavascript function.  The queue that gets passed through to the Javascript now 
  has a much more meaningful attribute of 'files' instead of 'source'

v0.2.0

* 2010-05-27
* The flex application in this fork was completely re-written so that there are no flash or flex UI components. 
	The one exception to that is the browse button, which, for security purposes MUST be flash. 
	But even then, you get to pass the URLs for images to use for that button!

v0.1.0

* Created by people way smarter than I

Version data entries

3 entries across 3 versions & 3 rubygems

Version Path
vertical-s3_swf_upload-0.3.2.1 CHANGELOG
s3_swf_upload-0.3.2 CHANGELOG
larsklevan_s3_swf_upload-0.3.2 CHANGELOG