Search…

X3 Photo Gallery Support Forums

Search…
 
DELETED

Transition "motionmove" does not work

04 Oct 2006, 05:18

DELETED
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2006, 00:10

Hi Jippy,

Im afraid the slideshow and the gallery are 2 completely separate modules. The Imagevue gallery does not support the kind of transitions that are supported with the new slideshow. Sorry about that ...
 
DELETED

OK, but

05 Oct 2006, 02:29

DELETED
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2006, 08:25

There are a handful of transitions for the slideshow module, but the imagevue gallery only has two. Also, now that the Slideshow module has taken over as the default module for viewing images from the Imagevue gallery, why are you so keen to set transitions for the gallery itself?
 
DELETED

05 Oct 2006, 08:50

DELETED
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2006, 08:57

As far as I can see, that transition is simply an image that moves to the left, and another one coming from outside the image area to the left. We allready have that transition in the slideshow, which in Imagevue 17 is the default way of viewing Images. Check the one called "motionmove":
Code
transition = motionmove,motionmask,blockmask,tint,white,fade
 
DELETED

I already tried

05 Oct 2006, 09:26

DELETED
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2006, 09:45

Sorry, its abit unclear - Since the latest release, we have integrated the slideshow module as the default way of displaying images from the gallery. Therefore, you need to edit the file slideshowimagevueconfig.ini.

What version of Imagevue are you using?
 
DELETED

Imagevue 1.7

05 Oct 2006, 13:31

DELETED
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

05 Oct 2006, 15:16

Let me explain. The motionmove transition may only occurr between images at identical dimenions. <b>Why?</b> Because try to imagine what such a transition would look like between a 800x600 image, and a 600x800 image. Any transition where the frame needs to be resized, has a different set of possible transitions provided. Thats why we provide two transition configuration settings for the slideshow:

<a href="https://www.photo.gallery/478" class="mlink">transition</a><a href="https://www.photo.gallery/479" class="mlink">transitionresize</a>

In your second link, the motionmove transition will not apply obviously because you are using a previous version Imagevue 16. If you click the link below, you will see an example of what the motionmove transition looks like:

<a href="https://www.photo.gallery/imagevue/slide ... mage=false" class="mlink">motionmove transition</a>

Perhaps you were looking for more of an effect whereas the entire image including frame vanishes into the left side of the screen while a new one occurs from the right? That transition is currently kinda outta range, but I would consider integrating it later on...