Simple AS3 flash video player
Simple as3 flash video player This is a simple video player built with AS3, that supports advertising, rtmp, h264 files including HD files, and it's completely customizable through a simple XML file. The player can play a video passed as parameter to the "init" function. 
It also can play an intro video before the actual video.
 If there is a preview image passed in the HTML, the the player will show it. It comes with a lot of features which can easily be changed using the XML file (size, colors and other options). It has support for sharing and fullscreen display. The video player supports H264 files, as well as RTMP and can play mov, mp4, flv files. Features: - play/pause button (clicking on the video does the same action) - timer/total time - draggable volume bar - draggable progress bar - share (embed code)
 - fullscreen - auto-hide controls when there is no mouse interaction and on leaving the swf - disable buttons