really nice 
PlayerFlv v2 (all size):
Size of movie will be change to size swf. All tools(Play,Stop,Pause,scroll etc.) will be change to size swf. You can change all Colors !Included files:
Configuration file: “xml/configuration.xmlâ€.
keywords:
player,flv,flv file,player full screen
I think you have a bug. If I click escape key on fullscreen, the icon of the fullscreen doesn’t change back.
Posted 4 months ago
Hi,
I’m want to purchase the file but if I load the videoplayer on top of another swf will the video maintain the normal size on normal state or will it just automatically resize to the size of the canvas?
Thanks
Posted 4 months ago
@selarom1978
You can change it alone in the code action script.
Class FLVModel.as: (line 96)
function resizeImage(){
this.widthPlayer=Stage.width
this.heightPlayer=Stage.height
Now I got it. The download link was giving a different version with missing files.
Posted 4 months ago
This may sound like a dumb question, obviously this is going to work with your average HTML site, but can this be used with a WordPress blog? Do you have a plug-in or an XHTML tag? Anyway to do this?
Posted 4 months ago
I hate to be a nudge, but does anyone know of a third-party app that can embed this into a Wordpress with XHTML ? Or another way to do it? please? Thank You!
Posted 3 months ago
i bought your player, it’s nice, but now i got a problem with fullscreen mode, please check this www.glebzhavoronkov.com
Posted 3 months ago
@gleb
so.addParam(“align”,”middle”
;
so.addParam(“salign”,”middle”
;
It is here badly !
Correctly:
so.addParam(“align”,”top”
;
so.addParam(“salign”,”lt”
;