Page 5 of 7
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 8:30 am
by libralion
Tomek wrote:
On my example, I disabled the display of a list of videos inside the player, so yes, it works as you're looking for.
I'm pretty sure you can do it with the template I put and your flv player, well I think (I'm no expert, indeed).
Oh that is great! I will try it out and let you know.

Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 8:41 am
by libralion
Hi Tomek,
I inserted the code in the multi neolaoplayer, but all stays the same.
What parameters are you using and with what value?
This is the call I have in the page: {cms_module module="Play" player="2" record="1,2"}
Here is what it looks like:
http://www.jomedio.nl/cmsmadesimple/index.php?page=play-module
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 9:07 am
by Franck
The call in the page is ok, but you need to use neolao flv player MULTI (check the link on a previous reply) and not MAXI
It's not included in the default installation of the module, you have to add it.
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 9:40 am
by libralion
Tomek wrote:
The call in the page is ok, but you need to use neolao flv player MULTI (check the link on a previous reply) and not MAXI
It's not included in the default installation of the module, you have to add it.
Ok I did that, but I still get the other player. I don't understand. I uploaded the multi swf and got it on the location tab when I was creating the new Multi Player. I cleared the cache, but still the old player is showing up. In the preview however I see the new player, because I changed the width and height and I can see that this one is larger.

I changed the call to: {cms_module module="Play" player="3" record="1,2"}, because it is the 3th player in the row.
So I don't know what to do anymore.
And my other question is: parameters did you use for the player?
Johanna
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 9:58 am
by libralion
Ok I solved it. I uploaded the swf file through the filemanager in the modules folder of Play. Then removed the flv files from the player and added them again.
What I didnot know is that the first button at the left corner at the bottom when you click on it shows the flv files. 
When I use this feature I have to explain that, because not everybody will find that perhaps.
Anyway I am glad I have solved it. Thanks for your help Tomek!
Johanna
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 11:21 am
by Franck
libralion wrote:
What I didnot know is that the first button at the left corner at the bottom when you click on it shows the flv files.
Yep, but I'm sure you can also use the multi flv player you're used to with the playlist on the right you linked to earlier. It's much easier to understand.
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 11:24 am
by libralion
Tomek wrote:
libralion wrote:
What I didnot know is that the first button at the left corner at the bottom when you click on it shows the flv files.
Yep, but I'm sure you can also use the multi flv player you're used to with the playlist on the right you linked to earlier. It's much easier to understand.
Well I would love to, but I can't seem that one, the JW FLV player, to get working.
Johanna
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 3:09 pm
by Franck
Pity.
Maybe you could directly ask the module's developer...
Re: Play : a new module to play video and audio files
Posted: Wed Jul 30, 2008 5:04 pm
by libralion
Tomek wrote:
Pity.
Maybe you could directly ask the module's developer...
Yes I could ask Jeroen, since he is dutch like me, but I doubt that do much good, since it is the Play Module that we want to use to show the JW FLV Player, so I think it should be someone that know CMSMS that can solve this.
I am not good with code, so I don't know where to start.
Johanna
Re: Play : a new module to play video and audio files
Posted: Wed Aug 20, 2008 2:10 pm
by ataxel
Hi, working with audio files and videos I installed this amazing module.
I did configure it for the Fullscreen mode to be accessible but when I click for this mode, nothing happen.
Any ideas that can help me? I really need to resize those videos.
Thank you!
Lp(*
Re: Play : a new module to play video and audio files
Posted: Sun Sep 21, 2008 7:42 pm
by Franck
Le plein écran ne fonctionne pas
Le plein écran fonctionne à partir de la version 9.0.16 du Flash Player.
Il n'est pas compatible avec la transparence wmode. Donc il ne faut pas utiliser le code suivant:
Code: Select all
<param name="wmode" value="transparent" />
Le plein écran ne fonctionne pas encore sous linux.
Full screen doesn't work :
you need to have Flash Player version 9.0.16 or more.
It is not compatible with wmode transparency. You must not use the following code :
Code: Select all
<param name="wmode" value="transparent" />
Full screen doesn't work yet with Linux.
Re: Play : a new module to play video and audio files
Posted: Mon Sep 22, 2008 7:43 am
by dam
Tomek wrote:
I have 2 problems :
- This error message on top of the Play module admin panel
Code: Select all
Warning: shell_exec() has been disabled for security reasons in /home/users4/a/alezan/www/modules/Play/Play.module.php on line 101
- The fact that even with autoload set to 0, my mp3 players load automatically in each page I visit, pretty annoying for slow connections...
Hello, Tomek.
Well, let's try to solve your problems :
1) shell_exec is a function that has been disabled on your server. So you won't be able to use some functions of play module (like thumbnail generation or flv conversion).
But the warning message is not very pretty. I'll try to solve that in next release
2) I really don't know what's happening with your autoload : I'll investigate further soon.
Re: Play : a new module to play video and audio files
Posted: Mon Sep 22, 2008 11:44 am
by Franck
Hello Dam,
thanx for the reply.
Actually, the main problem about error message is not on the admin panel, it is when you try to upload a flle through the integrated file manager of the module, and that you already have many files here, the error message* displays as many times as the files ; finally, you can't upload anything 'cos, as there is no scroll bar, you can't see the upload field at the bottom...
*error message is :
Code: Select all
Warning: exec() has been disabled for security reasons in ./.../www/modules/Play/class.ffmpeg.php on line 133
About autoload, I just don't understand either...
Re: Play : a new module to play video and audio files
Posted: Mon Nov 17, 2008 6:04 pm
by andymask
Could anyone help us out on these threads, please?
Fullscreen button and upload videos in "Play"-module
http://forum.cmsmadesimple.org/index.ph ... #msg126955
Play Module not working in the News Module.
http://forum.cmsmadesimple.org/index.ph ... 135.0.html
Re: Play : a new module to play video and audio files
Posted: Sun Nov 23, 2008 7:59 pm
by radroz
dam wrote:
Tomek wrote:
I have 2 problems :
- This error message on top of the Play module admin panel
Code: Select all
Warning: shell_exec() has been disabled for security reasons in /home/users4/a/alezan/www/modules/Play/Play.module.php on line 101
- The fact that even with autoload set to 0, my mp3 players load automatically in each page I visit, pretty annoying for slow connections...
Hello, Tomek.
Well, let's try to solve your problems :
1) shell_exec is a function that has been disabled on your server. So you won't be able to use some functions of play module (like thumbnail generation or flv conversion).
But the warning message is not very pretty. I'll try to solve that in next release
2) I really don't know what's happening with your autoload : I'll investigate further soon.
Hi Dam, I get this same problem when I try to load a file from the admin section. If I try to enter a file's URL manually, it says the file doesn't exist.