solid work 
Introduction This dynamic .flv player was especially designed to be embedded in a html page. It doesn’t use xml, instead it gets its information directly from the embed code in the html page. This means that you can, for example, dynamically pass variables through the address bar, just like sites like Youtube do.
You can, though, also use this player inside another swf file using loadMovie.
About the video The video in the preview is a movie I made with some friends a few years ago. Please don’t mind the quality and the vertical black bars on the sides, they’re in the video, not in the player.
Features (among others):
Clear documentation.
Easy to resize videoplayer, it will automatically resize video to fit. Instructions are in the documentation.
Fullscreen mode, maintaining original aspect ratio of the video.
You can set a variable to automatically hide the controlbar and mouse in fullscreen mode.
You can add a logo / watermark over your video
Variables
Here’s a number of variables and values you can pass to the player:
videoURL=Assets/sample.flv imageURL=Assets/image1.jpg showImage=true playerWidth=480 playerHeight=360 autoPlay=false autoRepeat=false showControls=true autoHideControls=true autoHideTime=3 initialVolume=50 showLogo=true
Thanks for reading and purchasing.
Jürgen
You might also be interested in
More files by JurgenV
Image Galleries
Video Players
Carousels
Navigation
Dynamic text displayers
Mp3 players
Preloaders
Miscelaneous
Posted 2 months ago
Saafi, I’d rather call it inspiration. But anyway, I think bobocel shouldn’t have a monopoly on videoplayers 
supr1mer35, thanks. For those interested: I’m the guy playing the old man, and the one you see running in the ‘sepia’ part. It’s been a few years now, though.
Posted 2 months ago
How do you tell the system what logo to place? Is it simply a file you overwrite?
Posted 2 months ago
Hi idgt, no the logo is only editable in the fla file. The fla file comes with the package and can be opened in flash 8 or higher. You can also disable the logo completely without needing to open the fla file.
Posted 2 months ago
Plus bobocel’s players are very similar to the gotoandlearn.com tutorials.
I would expect more form an author like SD, comments like this have no place here.
Great file good job!
Posted 2 months ago
I don’t blame Saafi, but I hope this doesn’t make people think I’m a blatant thief…
I suppose most people around here know better about me 
I apologize for my comment but jurgenv commits himself that his latest two files are inspired from other authors’ files which is not good for all of us because it might become a trend here.
Posted 2 months ago
Excuse my ignorance and this may seem like a silly question but can I have more than on of these embedded on a page? Great file thanks.
Posted 2 months ago
rayzdabar, yes you can. All variables are passed in the embedding html, so you can have an unlimited number of players on a page all with their own settings / video to play.
Posted 2 months ago
papashivo, please do not acuse me of anything unless you make it public so I can see it and reply. Please check the date of any of my files, and the date of any of the files you say I copy, and if there’s any file as old as mine, than you might have a point. I’m not saying Lee copied my design. 
Jurgen, Saafi has a point – and indeed I shouldn’t have monopoly on video players, but at least you can come up with something new, creative and original. Be it a video player, it doesn’t have to be a copy of mine. 
allright, bobo. Still this is a very common type of video player as anyone might have seen on various websites.
Tommy, the ‘single-file’ functionality is the whole point of this player: it’s especially made to embed on a web page, which usually means that it needs to play one file per instance of the player.
Posted 2 months ago
I didn’t open another url.
videoURL=http://video.ktunnel.com/asd/7s7OoYkYG2t.flv
and is there any function in player to play videos from youtube quickly.
Posted 2 months ago
hi loobradoo, make sure you put quotes around the url, so:
videoURL=”http://video.ktunnel.com/asd/7s7OoYkYG2t.flv”
And there’s no quick youtube option, i’m sorry.
Posted 2 months ago