DNN Hosting Register Login
 
Latest Discussions Minimize
How to upgrade UVG by js360160
I have UVG 02.00.00 installed and I just downloaded UVG 02.04.04.Is there a spec...
File Transfer to Amazon by OurLink
I am having a small issue with the Amazon S3 integration on UMG. I have followed...
How to specify the format of [CREATEDATE] by loon08
like datetime.ToString("MMM,d yyyy") in .net, how to specify [CREATEDATE]'s form...
photoid in 3DCarousel not working by loon08
I am using 3DCarousel. When photoid is specified in url, it does not show the i...
A "must-have" option in "Settings / Default Sorting / Order": RANDOM by kossut
Hello, I've just purchased UMG and I can't believe, that in as rich, functional ...
Link: text box purpose by bhoffort
What is the purpose of the Link: text box in the photo property interface?Is the...
Format to export in final cut by rmalone
Weve got an issue exporting from final cut, I dont know what has happened, but w...
Errors in Video player module by coolvibe
When I click on one of the related photos. I get the below error. The resource...
Error when uploading pictures by nathanw
Hi There,My users see the following error when trying to upload any image (jpg, ...
UMG comments w/ profile images by MarkSensei
Hi all,I just thought I would pass along a little integration I pulled off where...
Our Partnership Minimize
If you are looking for good DNN hosting, then PowerDNN is the best DNN host around!
Support Forum Minimize
Subject: Pause on-load
Prev Next
You are not authorized to post a reply.

Author Messages
R Stahl
Posts:4
Bronze Member

01/07/2006 4:34 PM  

Is there an option to have UltraPhotoGallery start in "PAUSE" on page load?  If not, will you consider adding this feature?   Thanks.

Pengtsen R
Posts:5232


01/07/2006 10:56 PM  
Do you mean pause the mp3 player ?

Well, I think if you attached a mp3 file to an album. there is no need to pause it in start-up . do you think so ?

Thanks.

Pengtsen R
http://www.bizmodules.net
R Stahl
Posts:4
Bronze Member

01/08/2006 7:17 AM  
No, I mean an option to PAUSE Slide Show on Load.  We want to have MP narration for each slide and inform the viewer to "Click Next" to see the next slide.  Thanks.
Pengtsen R
Posts:5232


01/08/2006 8:14 AM  

You can achieve it by passing a PhotoId parameter to Ultra Photo Gallery module.

If a valid PhotoId is passed to this module, this photo will be displayed in start-up , and slide show will be paused.

You can see the Id of a photo in Photo Editing page, it is passed in the query string.

Thanks.


Pengtsen R
http://www.bizmodules.net
Dev Group
Posts:4
Bronze Member

01/28/2006 7:09 PM  
Can you be more specific -- I can't find where PhotoID or AlbumID is displayed.

Also, can you give an example -- loading a specific Album only and starting on a specific Photo in PAUSE mode.

Thanks.
Pengtsen R
Posts:5232


01/28/2006 9:08 PM  
For example. this is my demo page of Ultra Photo Gallery :

http://www.bizmodules.net/Modules/UltraPhotoGallery20/tabid/73/Default.aspx


In default, if there is only 1 album, this album will be open automatically. if there are multiple albums, the album list will be displayed and you must make a selection to play an album.

Since there are 3 albums in the demo page. so you will be able to see the album list screen.

However, if you want to play the 1st album automatically. you just have to pass a "AlbumId" parameter in the querystring. because the ID of the 1st album is 2, so the url will be:
http://www.bizmodules.net/Modules/UltraPhotoGallery20/tabid/73/AlbumId/2/Default.aspx

However, if you want to play the 3rd photo in the 1st album. you have to pass a "PhotoId" parameter in querystring. because the ID of the 3rd photo is 37, so the url will be :
http://www.bizmodules.net/Modules/UltraPhotoGallery20/tabid/73/PhotoId/37/Default.aspx

You can find the ID of an album in Moderation page, it is passed in the querystring. and you can find the ID of a photo in Photo Editing page, it is passed in querystring too.

Thanks.

Pengtsen R
http://www.bizmodules.net
You are not authorized to post a reply.

Enterprise level DotNetNuke Solutions Copyright © 2005-2008 BizModules   |  Contact Us  |  Terms Of Use  |  Privacy Statement