PDA

View Full Version : SlideShow Help


waltztj
Oct-28-2007, 03:21 PM
Anyone

How come this line of code don't work...

oParams.feedURL =
"http://www.wzphotos.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=wzphotos%252 6Data=statewars%2526format=rss%2526Size=Small (http://www.wzphotos.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=wzphotos%2526Data=statewars%2526format=rss%2526Size=Small)";



and this line of code does work...

oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";

I have this in the bio box and below is all the code in the bio box


<html>
<style>
.reset {
margin-left: -150px;
}
</style>
********>
var oParams = new Object;
oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";
oParams.randomStart = 'true'; /* differt starts */
oParams.borderThickness = '20';
oParams.borderColor = 'ffffff';
oParams.newWindow = 'false';
oParams.transparent = "true";
oParams.splash = "http://www.smugmug.com/img/ria/Shiza...gmug_black.png (http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png)";
oParams.showLogo = "false";
oParams.clickUrl = "http://www.smugmug.com (http://www.smugmug.com/)";
oParams.showThumbs = "false";
oParams.showButtons = 'true';
oParams.crossFadeSpeed = '250';
createSWF(500,400, oParams, "transparent");
</********
</html>
<p class="reset">I like to shoot sports as you can see, but I can shoot other events. I can do custom photos, team pictures etc...If you want me to shoot for you or have any questions e-mail me at wz.photos@verizon.net.</p>
<p class="reset">+++ The watermark will NOT be on the final print.+++</p>
<p class="reset">Also check out our other site at HTTP://hockeyseed.org.</p (http://hockeyseed.org.%3c/p)>
<p>Thanks for looking.
Walt</p>



And the other thing is if I put the keywork so it will goto different galleries ie...change the keyworks in different galleries to the same keyword.....
it will only show some of the photos in one of the galleries...and it seems to be the gallery that was posted first

Thanks

Wally

waltztj
Oct-29-2007, 01:28 AM
15 views and nobody has an answer or a reply....how about pointing me in the right direction....

Allen
Oct-29-2007, 10:35 AM
15 views and nobody has an answer or a reply....how about pointing me in the right direction....
It's at least running here in Firefox now.
Might post this in the Shizam's Flash Slideshow (http://www.dgrin.com/showthread.php?t=73247) thread. There was some talk there about runing keywords, I've had no luck myself getting them to work.

waltztj
Oct-29-2007, 01:04 PM
Allen

I do have it on that board.

Wally

rocketcuse
Oct-29-2007, 03:26 PM
Anyone

How come this line of code don't work...

oParams.feedURL =
"http://www.wzphotos.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=wzphotos%252 6Data=statewars%2526format=rss%2526Size=Small (http://www.wzphotos.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=wzphotos%2526Data=statewars%2526format=rss%2526Size=Small)";



and this line of code does work...

oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";




Wally

This is how I was able to get the keyword feed to work....Only drawback is for some reason it will only display the images in Large format regarless of your slide show size. I have tried to get the ForceSize param to work to no avail...But I haven't tried with the size option like your code!

Here is my code with the Nickname and Keywords removed....

oParams.feedURL = 'http://www.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=yournicknamehere%2526Data=yourkeywordhere%2526format=rss';

Your code is using quotations "
oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";

Change the quotations to apostrophe '

waltztj
Oct-29-2007, 03:43 PM
This is how I was able to get the keyword feed to work....Only drawback is for some reason it will only display the images in Large format regarless of your slide show size. I have tried to get the ForceSize param to work to no avail...But I haven't tried with the size option like your code!

Here is my code with the Nickname and Keywords removed....

oParams.feedURL = 'http://www.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=yournicknamehere%2526Data=yourkeywordhere%2526format=rss';

Your code is using quotations "
oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";

Change the quotations to apostrophe '


You are the BEST.
Works great.
The only other question I have ....is there a limit to the number of picts that can be in a gallery to use in the slideshow...
because if I set the keyword so it goes to a couple of different galleries it will only show some of the picts in the galleries

Wally

rocketcuse
Oct-29-2007, 03:44 PM
This is how I was able to get the keyword feed to work....Only drawback is for some reason it will only display the images in Large format regarless of your slide show size. I have tried to get the ForceSize param to work to no avail...But I haven't tried with the size option like your code!

Here is my code with the Nickname and Keywords removed....

oParams.feedURL = 'http://www.smugmug.com/hack/feed.mg?Type=userkeyword%2526NickName=yournicknamehere%2526Data=yourkeywordhere%2526format=rss';

Your code is using quotations "
oParams.feedURL = "http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format =rss%2526Size=Small (http://www.smugmug.com/hack/feed.mg?Type=keyword%2526Data=statewars%2526format=rss%2526Size=Small)";

Change the quotations to apostrophe '

I used my code and added the %2526Size= and it worked!

waltztj
Oct-29-2007, 03:59 PM
I used my code and added the %2526Size= and it worked!

That's great....
Any idea about my other problem

Wally

rocketcuse
Oct-29-2007, 05:19 PM
You are the BEST.
Works great.
The only other question I have ....is there a limit to the number of picts that can be in a gallery to use in the slideshow...
because if I set the keyword so it goes to a couple of different galleries it will only show some of the picts in the galleries

Wally

How many photo's are we talking about?

I'm not sure if there is a limit. I have 55 photos in my slideshow pulling from 7 different galleries. 15 is the most from one gallery I have keyworded.
Is this helping a little?

I would double check to make sure all the photos you want in the slideshow indeed does have the keyword applied to it....

Here is how I did mine for each gallery, I went into the photo tools, Edit Captions/Keyword/Batch....selected what photo's I wanted to add my keyword to...
then at the top of the screen, Select ADD....you put in your keyword.....in the drop down box select selected....Next drop down box select Keywords....click preview....then save.

rocketcuse
Oct-29-2007, 08:27 PM
You are the BEST.
Works great.
The only other question I have ....is there a limit to the number of picts that can be in a gallery to use in the slideshow...
because if I set the keyword so it goes to a couple of different galleries it will only show some of the picts in the galleries

Wally

As a test I removed all slideshow keywords. Added the slideshow keyword to my largest gallery (42 photos) and my second largets gallery (31) only.
It loaded all 73 images. It went through one gallery at a time. I wish it was a little bit more randomized(pull 5 from one, then 5 from the other etc...). But i will take this as it is less duplication and a lot easier to add and remove photos to the slideshow.

waltztj
Oct-30-2007, 02:07 AM
As a test I removed all slideshow keywords. Added the slideshow keyword to my largest gallery (42 photos) and my second largets gallery (31) only.
It loaded all 73 images. It went through one gallery at a time. I wish it was a little bit more randomized(pull 5 from one, then 5 from the other etc...). But i will take this as it is less duplication and a lot easier to add and remove photos to the slideshow.

Well one gallery has 210 photos and the other has 81 and it goes thru onregallery then it goes to the other it does not take some from each.