AVPlayer The amazing module which does not work!!!

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
derwent
Forum Members
Forum Members
Posts: 19
Joined: Thu Nov 26, 2009 3:07 pm

AVPlayer The amazing module which does not work!!!

Post by derwent »

hello, is there someone who could help me to make my AVPlayer working in a page? I tried flvplayer module, play module and this one, I do not manage to put on them. My cmsms is 1.6.6 vers.
I tried to read a maximum of topic on this subject, I found one there: http://forum.cmsmadesimple.org/index.ph ... 87474  and made exactly as he says and... that doesn't works at all !
I should like to put flv showing some theater extracts and if I do not find fast how one make, soon I shall not have hair anymore on the head.lol
It seems so simple to use that I do not understand why sometime the player appears but does not read the flv and sometimes it's not there. Something is wrong and it could be restful and marvelous to know which one it is.
Looking for a magician, please.
Derwent
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: AVPlayer The amazing module which does not work!!!

Post by mw »

If the player appears but does not play the flv then look at the final_template and compare the server path to the path on your particular setup. the template is written with the assumption your cms is installed in the root.
post a link to the page you are testing with...
derwent
Forum Members
Forum Members
Posts: 19
Joined: Thu Nov 26, 2009 3:07 pm

Re: AVPlayer The amazing module which does not work!!!

Post by derwent »

  Dr CSS : Are you just trying to show a video on a page?...

Yes, i just want the visitors to be able to start a video on a page and see it. i should want too  the player to be on the page, not a title of the video with a clic on it to read
derwent
Forum Members
Forum Members
Posts: 19
Joined: Thu Nov 26, 2009 3:07 pm

Re: AVPlayer The amazing module which does not work!!!

Post by derwent »

Sorry MW, if i remember, you are  the developper of this module. I read several topic in wich you explain some reason of problems. I applied what it was said there unsuccessfully .

this the code i have on my page :


player_flv_maxi.swfzigmundfollies








this code is generated, i presume by the module

could you explain to me the reason why i'm lost with your module?
Thanks a lot
Derwent
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: AVPlayer The amazing module which does not work!!!

Post by mw »

well aside from the obvious sitename being wrong you do not appear to actually have a flv file as a parameter.
did you upload it? does the flv file exist on the server?
sometimes if the file is larger than the php file limit size it will not upload.
did you modify the final_details template?
is so post the template here so we can see it.

you should have something like:



*not*
<param name="FlashVars"
value="flv=http://www.my site.com/uploads/006-web.jpg
Last edited by mw on Thu Mar 25, 2010 6:10 pm, edited 1 time in total.
mw
Forum Members
Forum Members
Posts: 159
Joined: Mon Aug 25, 2008 8:38 pm

Re: AVPlayer The amazing module which does not work!!!

Post by mw »

derwent wrote:   Dr CSS : Are you just trying to show a video on a page?...

Yes, i just want the visitors to be able to start a video on a page and see it. i should want too  the player to be on the page, not a title of the video with a clic on it to read
hang on a sec...are you saying you just want the video to play without displaying a list?
If that's the case then I suppose there is a language communication breakdown...
simply use:

{cms_module module="avplayer" alias="alias_of_item"}

it's in the help.
Post Reply

Return to “Modules/Add-Ons”