Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 488 Bytes

File metadata and controls

28 lines (14 loc) · 488 Bytes

FlowPlayer Ruby on Rails plugin

Free Video Player for Web

flowplayer.org/

List of configuration variables: flowplayer.org/player/

# View:layouts:application.html.erb

<%= javascript_include_tag 'flashembed.min.js' %>

# View: index.html.erb

<div id="media">

</div>

flowplayer('media', {}, {:video_file => 'path_to_media'})

romanvbabenko@gmail.com

Copyright © 2008 romanvbabenko.com, released under the MIT license