Simple Video Flash Player


- This extension by default includes hidden links. Hidden links may/may not affect your search engine ranking.
Features:
-Plays a single video file from a URL or unlimited video files from a playlist
-Plays youtube videos
-It supports playback of any format the Adobe Flash Player can handle (FLV, MP4, MP3, AAC, JPG, PNG and GIF)
Settings:
-Player (Version 5.6)
-Change player settings
-Playlist settings
-Display a preview image
-Dispaly a fallback image
-Url to an external page
-Autostart settings
-Shuffle settings
-Repeat settings
-Controlbar settings
-Skin settings
-Plugin settings
-Color settings (new)
-Stretching settings (new)
-Streamer settings (new)
Update Version 1.6.5
-Player Update (Version 5.6)
-Update to JW Embedder no SWFObject
-Color settings (backcolor, screencolor, lightcolor, frontcolor)
-Stretching settings
-Streamer settings
-IE9 Update
-IE Bugfix
Update version 1.6.1
-player update (Version 5.2)
-controllbar update (None,Top)
-player background-color
Update version 1.6
-player update (Version 4.4)
-fallback image
-controllbar (Over,Bottom)
-skin settings
-plugin settings
Tests with rhuk_milkyway-Template (Firefox 3, Firefox 4, IE7, IE8, IE9)!
But it would be very helpful if the controlbar could also have an "over" state besides only "bottom". I tried add a flashvar to the php pointing controlbar=over but that didn't work... I wish I could do that the same way I did with jwplayer...
Now you can! Update to Version 1.6.
...but I got a problem with IE (IE Could not open site http://www... Canceled operation.)
Google it to find why, here goes how I fixed it:
add to "mod_simple_video_flash_player.php" - module folder:
line 100 (put the code into a function, then use window.onload.yourFunction;)
looks like this
function myFunction(){
var s1 = new SWFObject("modules/mod_simple_video_flash_player/","ply","","","","#FFFFFF");
s1.addParam("allowfullscreen","true");
s1.addParam("allowscriptaccess","always");
s1.addParam('wmode','opaque');
s1.addParam("flashvars","file=");
s1.write("videoplayer");
}
window.onload=myFunction;
Not sure if its the right thing, but works!
1. Download and install the module.
2. Place your video files on your site.
3. Copy and paste the url of your video in the url box.
Thats it! Great Job on this module.
All other players for joomla show your video with an ugly black square on your page. the user has no impression of the video.
NOT this one. Here you get what should be so normal for all payers. your video shows with the first frame!!!!
It installs easy and is easy to use.
Only pitty: its only a module! such a great and simple player like this.. it would be so cool if it could simply also integrate into joomla articles with some simple code. because then it would kill all the other player in this extensions directory!










