jekyll-swfobject
By sectore
SWFObject Tag is a Liquid plugin for Jekyll to embed Flash files (*.swf) using SWFObject
To install, add this to your Gemfile:
gem "jekyll-swfobject"
  and run bundle install. To use, run Jekyll with
  bundle exec preceding it:
$ bundle exec jekyll build
$ bundle exec jekyll serve