You are here

README.txt in MediaFront 7

The minplayer is a GPLv3, minimalistic, skinable, plugin based Flash media player.

In addition to being a minimal Flash player, it was built with a solid API so that any 
JavaScript widget can communicate to this player easily and effectively controlling it
from outside sources.

This player was written with several objectives.

 - Small and lightweight
 - Solid plugin based system to easily build on top of this player without recompiling.
 - Complete JavaScript API.
 - Configurable using external XML files.

File

players/osmplayer/player/minplayer/README.txt
View source
  1. The minplayer is a GPLv3, minimalistic, skinable, plugin based Flash media player.
  2. In addition to being a minimal Flash player, it was built with a solid API so that any
  3. JavaScript widget can communicate to this player easily and effectively controlling it
  4. from outside sources.
  5. This player was written with several objectives.
  6. - Small and lightweight
  7. - Solid plugin based system to easily build on top of this player without recompiling.
  8. - Complete JavaScript API.
  9. - Configurable using external XML files.