Page 1 of 1

Sets the action on slideshow end event…

Posted: 29 Mar 2010, 15:49
by tabs
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.

Posted: 30 Mar 2010, 01:52
by mjau-mjau
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

Re:

Posted: 13 Dec 2010, 16:54
by azgeocacher
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

Re: Sets the action on slideshow end event

Posted: 14 Dec 2010, 00:11
by mjau-mjau
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.