Skip to content

Latest commit

 

History

History
28 lines (14 loc) · 488 Bytes

README.rdoc

File metadata and controls

28 lines (14 loc) · 488 Bytes

RFlowPlayer

FlowPlayer Ruby on Rails plugin

Free Video Player for Web

flowplayer.org/

List of configuration variables: flowplayer.org/player/

Example

# 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'})

[email protected]

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