FullScreen FLV Player V1
Its a Full Screen FLV player, easy to change the skin, and you can also resize the player just by scaling the Movie Clip. While preview the demo file please maximize the window for best view. Player properties videoPlayer.docWidth = 500; videoPlayer.docHeight = 500; videoPlayer.scaleTofit = true; videoPlayer.volume = 200; volume more than 100 will be set to 100 automatically videoPlayer.fullScreen = false; videoPlayer.playVideo ( 'nike.flv' ); Code Style : as1 Resizeable : Video will automatically resized to fit the player BufferTime : current buffer time is 2, it can be changed