Getting the Dimensions of a Flash (SWF) File
Wednesday, November 12th, 2008This is a just a quick post that will hopefully save some people a hell of a lot of time.
If you’re trying to get the width and height of a flash file, a banner for example, then you can use the ImageSpec library by Brandon Anderson.
You can checkout the code with the following:
svn checkout http://ruby-imagespec.googlecode.com/svn/trunk/ [...]
Posted in Ruby on Rails | Tags: Plugins, rails, swf | Comments


