JW Media Player - JW Image Rotator

Get help with installation and running official modules for phpwcms here. Please do not post bug reports or feature requests here.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: JW Media Player - JW Image Rotator

Post by update »

it will open a new tab / window too. But perhaps you could try to append target ( _blank / _self / _parent or whatever they are named)? Didn't test it...
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
User avatar
update
Moderator
Posts: 6455
Joined: Mon 10. Jan 2005, 17:29
Location: germany / outdoor

Re: JW Media Player - JW Image Rotator

Post by update »

no - doesn't seem to work ...
It's mostly all about maintaining two or three customer's sites Still supporter for the band Mykket Morton. Visit Mykket Morton on FB. Listen Mykket Morton and live videos on youtube.
Now building a venue for young artists to get wet on stage, rehearsal rooms, a studio, a guitar shop - yes I'm going to build some guitars.
fopulu
Posts: 359
Joined: Tue 2. May 2006, 14:19
Location: Rhein-Main

Re: JW Media Player - JW Image Rotator

Post by fopulu »

Hm, my Image Rotator works well, but the links won't work....
When I add as described in the documentation

Code: Select all

fir[200].addVariable("linkfromdisplay","true");
to the script field and enable it, no images are displayed and the rotator doesn't starts....

What did I wrong?

Every image has a title and link.....
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: JW Media Player - JW Image Rotator

Post by breitsch »

when your CP-ID is 200 then it's:

Code: Select all

fir200.addVariable("linkfromdisplay","true");
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
fopulu
Posts: 359
Joined: Tue 2. May 2006, 14:19
Location: Rhein-Main

Re: JW Media Player - JW Image Rotator

Post by fopulu »

That's it, thank you breitsch!

what about this?
Can I change the script, that the link will open in the parent window?
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: JW Media Player - JW Image Rotator

Post by breitsch »

Code: Select all

fir200.addVariable("linktarget", "_self");
It's as easy as this!

BUT!
Don't confuse your users; with this variable the rotator will pause when an image doesn't have a link!
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
heliotrope
Posts: 33
Joined: Fri 14. Sep 2007, 15:21

Re: JW Media Player - JW Image Rotator

Post by heliotrope »

sustia wrote:Hi Breitsch, I'm trying the plugins.
With the Image rotator it's all ok, but when I try to insert the Media Player I receive this error:
Parse error: syntax error, unexpected '{' in /home/ortaggi/public_html/include/inc_module/mod_flashplayer/inc/cnt.form.php on line 1
I have the same problem....
Rotator is ok but mediaplayer is not ..
I re downloaded & re-uploaded the .swf file but nothing works.. always the same error message ..
:|
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: JW Media Player - JW Image Rotator

Post by sustia »

This occurs because of a strange formatting of that file while upload.
Please, if you use Filezilla select that file and choose View/Modify.

Open the original file on your pc, copy/paste in the editor the code with the good formatting, upload the file and overwrite the old one.
Campeones del mundo!
Vegetables!
User avatar
heliotrope
Posts: 33
Joined: Fri 14. Sep 2007, 15:21

Re: JW Media Player - JW Image Rotator

Post by heliotrope »

waw !
thanks a lot for you help sustia !
It works fine !

it took me some time to understand what you were explaining me ... :mrgreen:
but i finally understood.... thanks a lot !!!
User avatar
Cipolla
Posts: 451
Joined: Sat 16. Feb 2008, 20:39
Location: Muppet Show

Re: JW Media Player - JW Image Rotator

Post by Cipolla »

hello breitsch,

regarding the image_rotator, do you have an idea if it is possible to kick some of the transition effects? i.e. i want to use random transitions, but i don´t want the fade or the flash.

Any idea?
...
breitsch
Posts: 473
Joined: Sun 6. Mar 2005, 23:12
Location: bern switzerland

Re: JW Media Player - JW Image Rotator

Post by breitsch »

would be possible but only with action script in the flash-file, and then it would be for all rotator content parts
you need flash to edit this

tell me if still interested
http://www.youtube.com/watch?v=jqxENMKaeCU
because it's important!
breitsch
User avatar
Cipolla
Posts: 451
Joined: Sat 16. Feb 2008, 20:39
Location: Muppet Show

Re: JW Media Player - JW Image Rotator

Post by Cipolla »

thanks for your fast answer. well, it seems that my customer can live with the "normal" solution. no need to hack the core file. btw. when the page goes public and i need to register the rotator, will your advice inside the content part disappear?
...
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Post by sustia »

Hi, I'm working on the SVN version, and seems that JW Image Rotator doesn't work either in local and on a server.
Someone experienced similar problem?
Campeones del mundo!
Vegetables!
User avatar
flip-flop
Moderator
Posts: 8178
Joined: Sat 21. May 2005, 21:25
Location: HAMM (Germany)
Contact:

Re: JW Media Player - JW Image Rotator

Post by flip-flop »

You are right, at this time it doesn´t work in SVN.
>> HowTo | DOCU | FAQ | TEMPLATES/DOCS << ( SITE )
User avatar
sustia
Posts: 651
Joined: Fri 2. Apr 2004, 22:29
Location: Lecce (Italy)
Contact:

Re: JW Media Player - JW Image Rotator

Post by sustia »

Ok flip-flop, thanks for the answer.
Campeones del mundo!
Vegetables!
Post Reply