
Slick and clean AS3 video player screenshot
This slick flash video player can play H264 video files (.mov, .flv, .mp4) as well as RTMP streams. The navigation hides so the viewer can enjoy the video with no hassle.
It comes with a lot of features which can easily be changed using the XML file (size, colors and other options).
Features:
- play/pause button (clicking on the video does the same action)
- draggable progress bar
- auto-hide controls when there is no mouse interaction and on leaving the swf
- rewind & title
- volume bar(vertical / horizontal)
- full screen button
Note: The videos used in this file are for display purposes only.
Try before you buy
Not sure if you need this component?
Download the free preview and customize it for your project before you purchase it.
Similar flash components
Simple AS3 flash...
This is a simple video player built in AS3, that supports advertising... read more
General Videos
- Using Flabell Components in your Flash Projects
watch movie
Our recommendation
Save money now!
Share this
If you enjoyed this product, please consider sharing it via a social network, or leaving a comment. Thanks!
 
vtalerico
on 28/1/10
on 29/1/10
 
andrei.neamtu
on 29/1/10
We've added a volume control. It can be disabled using the new tag inside the settings XML:
<disableVolumeBt>false</disableVolumeBt> 
vlad.serban
on 29/1/10
 
chinda
on 30/1/10
Can u tell me how to show full play full screen tag in the setting xml?
 
andrei.neamtu
on 2/2/10
We've added a full screen button.
It can be disabled using the new tag inside the settings XML:
<disableFullBt>false</disableFullBt>Now the volume control can be horizontal as well using the new tag inside the settings XML:<verticalVolume>false</verticalVolume>The controls have over state now.
Some small bugs have been fixed.
Enjoy the new version.