The Joomla! Extensions Directory ™


Simple Video Flash Player Popular Module

Editor's Note
  • This extension by default includes hidden links. Hidden links may/may not affect your search engine ranking.
This Module is a Simple Video Flash Player for Joomla 1.5.x and is based on the JW player. Is easy to use!

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)!

Report

Images
2009-04-14
Reviews: 1
what I was looking for... I like jwplayer very much so this module is just what I needed fro my project.

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...
Owner's reply

Now you can! Update to Version 1.6.

2009-02-14
Reviews: 4
Its the best extension ever!

...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!
2009-01-28
Reviews: 10
I've been looking for something like this for a long time. I loved the JW player, but I didn't know hjow to put it on my site. But this module makes it so much easy. Although I'm kind of not statisfied that the Youtube feature doesn't really work. But over all, it is great! It just takes three steps to do.

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.
2009-01-28
Reviews: 9
Finally a player which shows a video without black screen as a frontpage!!

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!
2009-01-26
Reviews: 4
I've been searching a video module that not viewing black image at front-end. Finally, I found this nice module. By adding an image URL, it looks very nice at front-end. Two thumbs up for you! Thank you very much.
Page 2 of 2