Oh that is great! I will try it out and let you know.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).
Play : a new module to play video and audio files
Re: Play : a new module to play video and audio files
Re: Play : a new module to play video and audio files
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
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
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.
It's not included in the default installation of the module, you have to add it.
Last edited by Franck on Wed Jul 30, 2008 9:09 am, edited 1 time in total.
Re: Play : a new module to play video and audio files
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.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.
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
Last edited by libralion on Wed Jul 30, 2008 9:44 am, edited 1 time in total.
Re: Play : a new module to play video and audio files
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
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
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.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.![]()
Re: Play : a new module to play video and audio files
Well I would love to, but I can't seem that one, the JW FLV player, to get working.Tomek wrote: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.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.![]()
Johanna
Re: Play : a new module to play video and audio files
Pity.
Maybe you could directly ask the module's developer...
Maybe you could directly ask the module's developer...
Re: Play : a new module to play video and audio files
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.Tomek wrote: Pity.
Maybe you could directly ask the module's developer...
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
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(*
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
Full screen doesn't work :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:
Le plein écran ne fonctionne pas encore sous linux.Code: Select all
<param name="wmode" value="transparent" />
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" />Re: Play : a new module to play video and audio files
Hello, Tomek.Tomek wrote: I have 2 problems :
- This error message on top of the Play module admin panel- The fact that even with autoload set to 0, my mp3 players load automatically in each page I visit, pretty annoying for slow connections...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
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
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 :
About autoload, I just don't understand either...
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-
andymask
Re: Play : a new module to play video and audio files
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
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
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.dam wrote:Hello, Tomek.Tomek wrote: I have 2 problems :
- This error message on top of the Play module admin panel- The fact that even with autoload set to 0, my mp3 players load automatically in each page I visit, pretty annoying for slow connections...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
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.


