Documentation
Example
Here is an example of HTML usage of the player:
<object type="application/x-shockwave-flash" data="player_flv_mini.swf" width="320" height="240">
<param name="movie" value="player_flv_mini.swf" />
<param name="FlashVars" value="flv=test.flv" />
</object>
Parameters
Name | Description |
Parameter name | Parameter description |
flv |
The URL of the FLV video to be played. |
width |
Forces the video width. |
height |
Forces the video height. |
autoplay |
1 to auto-play |
autoload |
1 to automatically load |
buffer |
The number of seconds to buffer. By default set to 5 . |
playercolor |
The background color of the player bar (not the flash) |
loadingcolor |
The color of loading bar |
buttoncolor |
The color of the buttons |
slidercolor |
The color of the player bar |
phpstream |
1 to use php stream |
Keyboard shortcuts
Key | Description |
Key | Description |
P |
Play/Pause |
S |
Stop |
left |
5 seconds backward |
right |
5 seconds forward |