Sha256: 34e8aece30ca23585a82aed36729f390bbb7f772283825c28d5f19777a3ac6c8

Contents?: true

Size: 488 Bytes

Versions: 1

Compression:

Stored size: 488 Bytes

Contents

= RFlowPlayer

FlowPlayer Ruby on Rails plugin 

Free Video Player for Web

http://flowplayer.org/

List of configuration variables: http://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'})

romanvbabenko@gmail.com

Copyright (c) 2008 http://romanvbabenko.com, released under the MIT license

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rflowplayer-0.1.0 README.rdoc