The help file and flexibility of this file is amazing. good job 
This Video FLV player has been developped while keeping in mind the wish of all visitors to not think too much for finding where to click ! All the buttons have been rethought and developped in AS2 , keeping only the essential functions. Configurate it with only one line of HTML code.

Current preview of the video player has the following configuration (which is only one possible use among a myriad of others!):
src: myVideo.flv # screen: extended # interface: inherit #
margin: 7 # title: My <b><i>HTML</i></b> title #
volume: 15 # autoplay: true

Version 1.0 / *.flv Player / Jean-Mi.com / Videos are free-to-use / SWFObject is also included for displaying the player (an example with and without are both included).
Sweet. Very original. The seekers on the track and volume are totally cool.
Posted 7 months ago
Thanks for the feedbacks 
For more seeing, here are some previews :

And an overview of the Help file : HELP FILE
Posted 7 months ago
I will have to say, that this is one of the best files that I have bought in FlashDen. Awesome!
Posted 7 months ago
nice except for Firefox gives a security alert when you try to use JS controls. Firefox doesn’t like when html tries to interact with an swf. any fix for that?
Posted 7 months ago
Hi masteryan and nagd,
First thank you for purchased 
masteryan: This comes as a result of you opened the player locally. You should have to upload the files on a Web server. I admit that I do not really know how to delete this security in local… I have just added this specificity in the description.
nagd: I’ll add your request in a very soon update [ “loop” parameter ]
Jean-Michel
Posted 7 months ago
ah cool thanks. this thing is very flexible i like it. right now working on changing the src url to a playlist. any helpful hints?
Posted 7 months ago
i cant tell where the end of the video is in your code.
i modified the doInit scene to take either a src or a comma-delimited playlist variable and then built a playlist scene to break the playlist into an array and send one PARAM _src to step2 at a time, but there’s no end of video listener that i can find in step2 to send the movie back to the playlist scene.
been working on this 9 hours. so, what line is the end “pause”?? thx..
Posted 7 months ago
there’s an extra $10 in it for u if u can answer my question today. been working 19 hours (not all on this lol). would love to finish my project over the weekend 
Hello masteryan, sorry I was at work.
You was right when you told about ” if(flvPosition > flvDuration – 0.1 ... e.g. ” in the viewerListener. It contains the actions called at the end of the video. Note that is called in loop.
Jean-Michel
Posted 7 months ago
i got it figured out. my flv videos are encoded with ffmpeg & flvtool2.
movies made with ffmpeg can’t watch for the status netstream.play.stop or netstream.play.complete because these status trigger a few seconds after play ends (or not at all). to find the end of play i had to watch for NetStream.Buffer.Flush.
this doesn’t matter if u are just playing 1 video, like your player is made for, but its vital if u wanna play the next video in a list.
i add this comment for developers wanting to expand your script for a playlist (which is a pretty easy adapation)
Posted 6 months ago
Hello HelioFlash,
Any chance on updated the file with the new “loop” parameter?
Posted 6 months ago
im also having a little trouble with a video that i want to play and it is stopping a frame before it ends. And when you place play again it plays the last frame and stops. Its suppose to stop when it ends.
Is there a way that we can fix that or just try to make it loop. It is a looping video that Im having it play. Its a 5 sec video and it stops at 4. Hope we can make this work.
Thanks Al
Posted 6 months ago
Sorry for the delay, I just wanted to Thank you for the update. It works perfect. Thanks again for putting some more time into this project.
Posted 6 months ago
Great product. Easy to configure. Good documentation.
I turned autoplay off. Before the video is played, the video area is black. How do I make it display the first frame of the video?
Thank you.
Posted 6 months ago
looks like a sweet player.
several things:
1. why can’t you full screen it? I think this should be an option to turn on / off
2. how does this player do when streaming LARGE files (150 MB+). Has the developer or anyone else tested it for this? I’m very interested in this player but I will be streaming large video files from my site.
Thanks
Posted 6 months ago
I’d definitely want to buy the next release / version of this. Looks cool but is lacking several functions like full screen mode, and doesn’t seem to render sharp. Also make sure that the player can support high definition and large files! 
Any updates on this player? If those features I mentioned are added, consider me buying for sure! Not to mention sharp picture + full screen are standard nowadays..
Posted 24 days ago