|
|
Thread Tools | Display Modes |
|
#1
|
|
|
aka Chris MacAskill
|
Shizam's Flash Slideshow
We love BigWebGuy and his Slideshow hack, but Flash is sssoooo ssssmmmooootttthhhhh....
We've been working for 3 months on a slideshow that you can put on your home page or embed in blogs, forums, etc. With options. We think it's solid enough now for ye of the cutting edge to give it a whirl. Well, the code is solid, the docs not so much. That's coming but here's a start. Here's what it looks like for medium-sized images. Many options are available and you can read about them here. Shizam will drop in when he can to answer questions. We're definitely working on the docs and a box that lets mere mortals place it on their SmugMug home pages easily. But we think the code is solid. Here are some examples on SmugMug home pages: Moon River Photography Big Web Guy's site Photoscape Design Let us know what you think! All the best, Baldy EDIT: Tutorial available on how to set it up in the bio section. IMPORTANT! Please see the GOTCHA at the bottom, here. It's important information about adding hidden text to your bio, both for SmugSearch and Google searches. EDIT 2/28/08: It is NO LONGER required that you have the javascript code in your JS box for this slideshow hack, we've built that in to the main SmugMug code
|
|
|
|
|
#2
|
|
|
Just a Guy with a Camera
|
Thanks for finally posting how this works and how to customize it
I know you've been working on it for awhile, I can across it on a few of the "heros'" pages and have been messing with it for about a week or so...
__________________
Anthony Brandolino; Freelance Photographer • www.brandolinoimaging.com I also attend to these fine sites: www.onbroadwaydancers.com • www.r2rcoalcity.org • www.tinleyparkfrankfortrotary.com Use this code:8jDMwxj6yp4f2 to save on a subscription to Smugmug |
|
|
|
|
#3
|
|
|
Crack in a Can
|
Hah,
Thats great. Sneaky sneaky brando.
__________________
Ever hear of Optimus Zoom? Me either. SmugMug iOS Sorcerer
|
|
|
|
|
#4
|
|
|
Major grins
|
__________________
http://aktse.smugmug.com/ |
|
|
|
|
#5
|
||
|
Crack in a Can
|
Quote:
embed src="http...." That should fix 'er up. Shiz </object>
__________________
Ever hear of Optimus Zoom? Me either. SmugMug iOS Sorcerer
|
|
|
|
||
|
#6
|
||
|
Scripting dude-volunteer
|
Quote:
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question |
|
|
|
||
|
#7
|
||
|
Scripting dude-volunteer
|
Quote:
![]() Other people's slideshows seem to work fine in IE7 so there's just something messed up with mine or some problem in IE with pasting these tags into a gallery description.
__________________
--John Homepage • Popular JFriend's javascript customizations • Secrets for getting fast answers on Dgrin Always include a link to your site when posting a question Last edited by jfriend; Oct-08-2007 at 10:00 PM. |
|
|
|
||
|
#8
|
|
|
Major grins
|
Ooooo. That's very cool. I am going to have to give that a whirl. Any chance I can use a keyword search to drive it rather than a gallery?
|
|
|
|
|
#9
|
|
|
Big grins
|
Is there a configuration to show only horizontal images when drawing from a gallery that has both horizontals and verticals (like the popular gallery)?
|
|
|
|
|
#10
|
|
|
Big grins
|
In my Control Panel 'BIO'???
Hello All
Just wondering...If I'm to put this in my bio, is that the Bio available within the control panel? If so, does that not nullify the use of my bio as a search engine tool. (I don't know if I worded that correctly, but I use my bio for Google and other search engines{keywords/metatags})? Can I add the script in addition to my bio info or do I replace it all? Or is my best option just to use the other option? I'm probably thinking the wrong way, but please help me see the light. Mike |
|
|
|
|
#11
|
|
|
Major grins
|
Very nice, I am glad to see this happen.
But the instructions seem overly complicated for the second option (biobox). Why have some of the javascript variables in the bio and the function definition in the control panel>java section and then even more in the CSS? Wouldn't this be a lot easier? All the code within HTML tags, no going to the control panel? HTML Code:
<*style type="text/css"> body {opacity: 1;} </*style> <skript> function createSWF( w, h, params) { var args = ""; for (var i in params) { args += i + "=" + params[i] + "&"; } document.writeln('<object width=\"100%\" height=\"100%\" align=\"middle\">'+ '<param name=\"movie\" value=\"http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?'+args+'\" />'+ '<param name=\"wmode\" value=\"transparent\" />'+ '<embed src=\"http://www.smugmug.com/ria/ShizamSlides-2007090601.swf?'+args+'\" wmode=\"transparent\" width=\"' + w + '\" height=\" ' + h + '\" type=\"application/x-shockwave-flash\" allowScriptAccess=\"always\" allowNetworking=\"all\"/></object>'); return 1; } var oParams = new Object; oParams.AlbumID = "2504559"; oParams.newWindow = 'false'; oParams.transparent = "true"; oParams.splash = "http://www.smugmug.com/img/ria/ShizamSlides/smugmug_black.png"; oParams.showLogo = "false"; oParams.clickUrl = "http://www.smugmug.com"; oParams.showThumbs = "true"; oParams.showButtons = 'true'; oParams.crossFadeSpeed = '350'; createSWF(600,600, oParams, "transparent"); </skript> |
|
|
|
|
#12
|
|
|
Big grins
|
I tried Shizam, and it works well! Here are few features that are needed to make it a SHIZAM:
1.) An option to allow the user to click the image and go straight the image in it's gallery (like the slideshow hack). 2.) Only require one click on the image to link to a new page. Currently, you have to click on the image to activate the flash region, and a second click to go to the link. Good work so far! |
|
|
|
|
#13
|
||
|
panasonikon
|
Quote:
View my source/css to see. www.moonriverphotography.com |
|
|
|
||
|
#14
|
||
|
panasonikon
|
Quote:
|
|
|
|
||
|
#15
|
|
|
Unknown...and happy.
|
I added the code for showing this in the bio box. But, I am not getting anything.
Can someone look at the code and see what I might have missed, please? |
|
|
|
|
#16
|
||
|
panasonikon
|
Quote:
|
|
|
|
||
|
#17
|
|
|
Major grins
|
Customization Options
Looks like a great idea, I can't really play with it right now since I'm at work.
Will the new slideshow contain any css hooks for customization? I'd like to give this a try but I'd like to know I can change borders, margins and such.
__________________
Jav Creator of: SmugManager "There's no dark side or the moon, really. Matter of fact it's all dark..." |
|
|
|
|
#18
|
||
|
panasonikon
|
Quote:
|
|
|
|
||
|
#19
|
||
|
Unknown...and happy.
|
Quote:
For kicks I got rid of everything except for the CSS and javascript mentioned in the wiki. This still does not produce the flash show. |
|
|
|
||
|
#20
|
||
|
panasonikon
|
Quote:
|
|
|
|
||
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|