Page 1 of 1

flvplayer

Posted: Mon Jun 25, 2007 9:53 am
by jd447
so... is the flvplayer module working?
what's going on about the developpement?
i mean... this module would be a hit, keep going developpers! ;)

unfortunatly i'm not able to help with coding... but i could make coffe! ;)

Re: flvplayer

Posted: Mon Jun 25, 2007 6:33 pm
by calguy1000
Yep, the module works.  It's currently in use in production.  so it works well.

Re: flvplayer

Posted: Tue Jun 26, 2007 7:51 am
by jd447
mhmmm... that's a good news.
on the other hand, that means i'm not able to make it work!  :'(
some more doc on the matter would be helpful.

anyway... i'm gonna try again!

thanks,
jd

Re: flvplayer

Posted: Tue Jun 26, 2007 4:24 pm
by calguy1000
It requires the CGExtensions module
you may not have that yet.

Re: flvplayer

Posted: Tue Jun 26, 2007 4:38 pm
by kwurzel
I think it doesn't work with newer versions of JW FLV PLAYER (that's the new name), but the author seems not to be available or interested in fixing this or whatever.

It's a pity since the module would be very cool, but I can understand if the author is busy helping with CMSms 1.1 and 2.0...

Re: flvplayer

Posted: Tue Jun 26, 2007 4:54 pm
by calguy1000
what does the FLVPlayer do/say/what problems does it cause?

Re: flvplayer

Posted: Fri Jun 29, 2007 8:19 am
by jd447
what i get:
http://www.adena.ch/index.php?page=how-cmsms-works

i dont understand where i get it wrong:
-i'm using all the latest versions.
-pref settings: http://www.adena.ch/uploads/flv & http://www.adena.ch/flv_player/flvplayer.swf

thanks in advance,
jd

Re: flvplayer

Posted: Fri Jun 29, 2007 3:13 pm
by calguy1000
I have no access to these pages.

Re: flvplayer

Posted: Fri Jun 29, 2007 3:27 pm
by jd447
oups... sorry,
it's reactiveted now.

Re: flvplayer

Posted: Fri Jun 29, 2007 3:31 pm
by calguy1000
these look like the default templates, which is good.

but it looks like you haven't entered the appropriate paths and urls into the preferences tab of the FLVPlayer
otherwise, the video would show.

Re: flvplayer

Posted: Mon Jul 02, 2007 7:43 am
by jd447
that's what i don't understand... paths are correct.
that's the path to the player: http://www.adena.ch/flv_player/flvplayer.swf
if you click on it, it's showing up.

anyway... do i have to install the player? i downloaded the player here: http://www.jeroenwijering.com/?item=JW_FLV_Player

and copied it like that on the ftp. is that correct?

jd

Re: flvplayer

Posted: Mon Jul 02, 2007 11:53 am
by jd447
kwurzel wrote: I think it doesn't work with newer versions of JW FLV PLAYER (that's the new name), but the author seems not to be available or interested in fixing this or whatever.

It's a pity since the module would be very cool, but I can understand if the author is busy helping with CMSms 1.1 and 2.0...
yep... looks like there is version issues... i installed the 3.2, and almost seems to work! :)
i've got the player now, but no video playing.

i'm getting closer here,

jd

edit: i contacted daniel w, and he told me he used the 3.7 version! unfortunatly, it's no more available on jeff's (developer) website! has someone this 3.7 version?

Re: flvplayer

Posted: Mon Jul 02, 2007 1:44 pm
by jd447
YES.... i did it!  ;D

so, the module is working with the 3.2 version player, available here:
http://www.jeroenwijering.com/?item=JW_FLV_Player

in the pref, write the url of the player's folder, like that: http://www.yourdomain.com/flv_player/


jeez, i achieved it in only a week! ;)

jd

p.s. thanks calguy & kwurzel!

Re: flvplayer

Posted: Mon Jul 02, 2007 3:48 pm
by vinc
Hi,

As i looked as your code,

just remove the '/' at the end of the player location
(http://www.adena.ch/flv_player//flvplayer.swf)

Regards

Also, a little bug (as i can see on my install) :
the search box is not set properly :
<input name="submit" ....
Must be :
<input type="submit" ....

if not, no button is generated...

Re: flvplayer

Posted: Mon Jul 02, 2007 4:33 pm
by jd447
vinc wrote: Also, a little bug (as i can see on my install) :
the search box is not set properly :
<input name="submit" ....
Must be :
<input type="submit" ....

if not, no button is generated...
yes! i was wondering about that, thanks!

i'm actually looking for 3.7 version of flv player. could someone send it to me?