Flash

Hi

Need to know how to implement flash movies in rails.
Tried once by
-> storing movie in /public/Vendor( created manually)
->some code in application controlle
but was unsuccessful in it.

Hi.
Just put the swf files somewhere in /public and put correspondant HTML
code in your view(s)…