Search…

X3 Photo Gallery Support Forums

Search…
 
tabs
Topic Author
Posts: 8
Joined: 28 Mar 2010, 04:50

Sets the action on slideshow end event…

29 Mar 2010, 15:49

hello forum, i ´m a newbie with imagevuex.

i ´d like to use the slideshow in my start folder. is it possible to define a specific picture at the end of the slideshow? (in the moment all pictures loops).

regards

tabs: the newbie.
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

30 Mar 2010, 01:52

Code
<end_event type="event" description="Sets the action on slideshow end event. To use the 'url' option, you must enable the 'url1' setting in attributes > folder, before you can create separate urls for each folder from the admin" options="loop,stop,thumbnails,startpath,url">loop</end_event>
You can set the gallery to go loop, stop, go to thumbnails, go to startpath, or go to specific URL(including an image). To go to a specific image, you need to:

1. Go to admin -> settings -> image.slideshow.end_event = url

2. On the same page go to settings.attributes.folder and select the "url1" item.

3. Now, you can navigate to any folder item in the admin, and you will find a field on the right side called "url1". Here you can add a link to the location where you want the gallery to go after looping through all items. For example, if you want to go to a specific picture, you can add this code to the field:
Code
#/content/path/image.jpg
 
azgeocacher
Posts: 12
Joined: 16 Nov 2009, 17:18

Re:

13 Dec 2010, 16:54

1. Go to admin -> settings -> image.slideshow.end_event = url

2. On the same page go to settings.attributes.folder and select the "url1" item.
If I have a single flv video in a folder with autoplay is there a way to set a similiar attribute so say: image.video.end_event = url or possibly- place some text above the video playing with a html link to a gallery page.
Idea is so video plays on load of folder and above it there is a link that says "click to enter gallery" and the url1 would be set to the gallery page
 
User avatar
mjau-mjau
X3 Wizard
Posts: 14452
Joined: 30 Sep 2006, 03:37

Re: Sets the action on slideshow end event

14 Dec 2010, 00:11

No, there is no video end_event unfortunately ... You can create a link to a gallery above the video though, by simply adding it in your description.