Page 2 of 5

Re: JW Media Player - JW Image Rotator

Posted: Thu 14. Feb 2008, 08:52
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...

Re: JW Media Player - JW Image Rotator

Posted: Thu 14. Feb 2008, 09:03
by update
no - doesn't seem to work ...

Re: JW Media Player - JW Image Rotator

Posted: Fri 15. Feb 2008, 11:46
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.....

Re: JW Media Player - JW Image Rotator

Posted: Fri 15. Feb 2008, 12:10
by breitsch
when your CP-ID is 200 then it's:

Code: Select all

fir200.addVariable("linkfromdisplay","true");

Re: JW Media Player - JW Image Rotator

Posted: Fri 15. Feb 2008, 12:52
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?

Re: JW Media Player - JW Image Rotator

Posted: Fri 15. Feb 2008, 18:05
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!

Re: JW Media Player - JW Image Rotator

Posted: Mon 18. Feb 2008, 19:27
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 ..
:|

Re: JW Media Player - JW Image Rotator

Posted: Mon 18. Feb 2008, 20:33
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.

Re: JW Media Player - JW Image Rotator

Posted: Mon 18. Feb 2008, 21:36
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 !!!

Re: JW Media Player - JW Image Rotator

Posted: Fri 28. Mar 2008, 14:02
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?

Re: JW Media Player - JW Image Rotator

Posted: Fri 28. Mar 2008, 19:50
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

Re: JW Media Player - JW Image Rotator

Posted: Fri 28. Mar 2008, 20:29
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?

Posted: Tue 22. Apr 2008, 20:22
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?

Re: JW Media Player - JW Image Rotator

Posted: Wed 23. Apr 2008, 11:06
by flip-flop
You are right, at this time it doesn´t work in SVN.

Re: JW Media Player - JW Image Rotator

Posted: Wed 23. Apr 2008, 11:29
by sustia
Ok flip-flop, thanks for the answer.