Cameron Yule

Rails 2.1 YUI Uploader Example

I’ve finally committed my Rails 2.1 YUI Uploader example, which is a fully-functioning Rails 2.1.2 application demonstrating the use of YUI Uploader, attachment_fu, CSRF protection and the Restful Authentication plugin. It’s using the latest 2.6.0 release of YUI, which includes the fixes to the the Uploader for Flash Player 10.

It’s up on Github now, all the details you’ll need are in the README.

Published on October 30, 2008 in Programming
5 Comments

SWFUpload demo update

I’ve updated the Rails 2.1 SWFUpload example to use the new 2.2.0 Beta 2 release of SWFUpload. The reason for the new release is that there were security changes in Flash Player 10 which prevent JavaScript from causing Flash to show a file dialog – the browse button is now rendered by Flash itself.

Published on October 30, 2008 in Programming
2 Comments