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
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