Plugins - FlashObject

StarAdd to favorites
Update
Now use the lastest flashobject javascript (ver 1.5)
Update
Solved a little issue with params

This FlashObject Helper is based on the flash view helper plugin http://laszlo-plugin.rubyforge.org/

this plugin give an helper for: http://blog.deconcept.com/swfobject

simply do:

script/plugin install http://lipsiasoft.googlecode.com/svn/trunk/flashobject_helper

and it copy the javascript on your javascripts public dir and any thing.

for add the flash just do:

<%= flashobject_tag "/source/of/your/flash.swf", :size => "350x320" %>

for include the javascript you can add this on your layout (if u don’t have yet)

<%= javascript_include_tag :defaults %>

or if u only need the flashobject

<%= javascript_include_tag "flashobject" %>

Davide D'Agostino (DAddYE)

http://blog.lipsiasoft.com/articles/2007/05/30/flash-helper

http://lipsiasoft.googlecode.com/svn/trunk/flashobject_helper

Rails' (MIT)

  • Currently 4.9/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

View Extensions

Tags

Comments

Add a comment
Dolný Kubín 17 Jul 2008

It's based on SwfObject (uses same javascript). Plugin (helper) created different person.

Rob 6 Mar 2008

So is this independant from SwfObject?

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?