Another NEW Flash Web Gallery Template!

Hey Guys,
I just finished a cool new web gallery template for Lightroom. This one allows you to select multiple images and give them a category name. The template will then separate the images out into different galleries/categories. From the template you can view all the images or just images in a particular gallery/category.
Its really cool! Check out the gallery sample i have on http://www.lightroomgalleries.com
Hope you all like the template! And let me know if you have comments, suggestions, or if you run into any problems.

Very nice. Thanks for posting. It is great to stat to see some real veriety out there for Web Templates for LR.
Don
Don Ricklin, MacBook 1.83Ghz Duo 2 Core running 10.4.9 & Win XP, Pentax *ist D
http://donricklin.blogspot.com/

Similar Messages

  • Looking for FULL SCREEN flash web gallery template

    Hi,
    I'm looking for a plugin for PS to make full screen flash gallery, something similar to this:
    http://www.paulvanroekel.nl/picasa/CoolFullScreendemo/index.html
    anyone know of any? free would also be good
    Cheers,
    TBK

    You don't need a plug-in – there are dozens of free web gallery generators out there.

  • Web link in Flash Web gallery templates?

    I've created a number of HTML web galleries from templates, where you could have your id plate as a link. However the flash versions do have the ability to have your id plate be a link! I've tried to track down the file that I could change manually, but I guess flash is a bit more complicated than your normal html, so I couldn't locate which file even had the info where the link needed to be inserted.
    any help would be greatly appreciated!
    Erik

    Thanks for the responses...
    You can put a single link in the contact section... no success with putting in multiple with spaces. But my main goal is to get the identity plate to link...since that is what my whole site does.
    Under the Apperance tab is where the identity plate is, and when looking at HTML galleries, there is an additional box to include a link for the id plate. This box isn't available for the flash gallery. Pictures speak a thousand words.....
    HTML gallery:
    Flash gallery:

  • Edit Photoshop Flash Web Gallery

    Hi!
    I'm completely new to Flash but I've been trying to edit the
    Flash gallery 1 included in Photoshop CS2. What I like to do is to
    make links from the title in the head. I figured out how I can copy
    the code for the email field that already exists. But I cant really
    understand how I change it so it works on a webpage instead of an
    email.
    The template I'm using can be downloaded here:
    Photoshop
    Flash Web Gallery
    I found the specific code in title.class.as
    The code I want to change looks like this:
    if (email != undefined) {
    var emailObj = this.createEmptyMovieClip('email_mc',
    this.nextDepth())
    emailObj.beenClicked = false;
    //trace ('we have email info it is '+email);
    currentY -= titleH2.size;
    emailObj.createTextBlock('email_txt', currentX, currentY,
    'dynamic', titleH2, 1600, 20, false, false, true, false, email,
    config.embedFont, false);
    emailObj.email_txt._width = emailObj.email_txt.textWidth+10;
    emailObj.email_txt.textColor = theGallery.link.toHex();
    emailObj.onRollOver = emailObj.onDragOver = function () {
    //trace("over");
    this.email_txt.textColor = theGallery.link.toHex();
    emailObj.onRollOut = emailObj.onDragOut = function () {
    //trace("out");
    if (this.beenClicked == false){
    this.email_txt.textColor = theGallery.link.toHex();
    } else {
    this.email_txt.textColor = theGallery.vlink.toHex();
    emailObj.onPress = function () {
    //trace("out");
    this.email_txt.textColor = theGallery.alink.toHex();
    emailObj.onRelease = function () {
    this.beenClicked = true;
    this.email_txt.textColor = theGallery.vlink.toHex();
    mailTo ( email)
    //trace("release");
    What I want to do is to create a link in the code for:
    if (one != undefined) {
    //trace ('we have a one it is '+one+' that is '+one.length);
    currentY -= titleH2.size;
    this.createTextBlock('one_txt', currentX, currentY,
    'dynamic', titleH2, 1600, 20, false, false, true, false, one,
    config.embedFont, false);
    Lets say that I want it to link to a page called one.htm
    How do I do this?

    This would be the least instrusive hack I can find that may get you around the problem.  In the js fle there is a function...
    function detectFlash(ver) {
    if (getFlashVersion() >= ver) {
      return true;
    } else {
      return false;
    Try changing this function to...
    function detectFlash(ver) {
    if (getFlashVersion() >= ver) {
      return true;
    } else {
      return true;
    This should eliminate making the text appear.  If not, there's another thing you can try.
    A better approach wuld be to use more up to date embedding code, though I cannot say whether the js file is written specifically for this Flash application such that it includes code that talks to the Flash file.

  • Newbie with flash web gallery

    Hi all,
    Yes, I am very new at the whole flash process. I am a
    photographer who is trying to set up a private link for a flash web
    gallery (made in photoshop) for sending at my discretion. I have
    successfully made the gallery in photoshop, and now it sits all
    nicely in its folder on my desktop. My question is really quite
    elementary, as well as embarrassing, but which of those files
    within the folder do I send to my potential customer? Do I zip it
    all and send via email? Do I have to upload each individual file
    from each folder to my server? There has to be an easy way to do
    this, I just dont know how.
    I would prefer to have it set up on a lone webpage through my
    site, but at this point, email would be great to.
    Any help would be great!
    Thanks.

    You need a hosting service for your site, you may already have some space from your ISP. Whoever provides your hosting service will provide you with the log in details you need to upload a gallery using the in built FTP client in LR. See LR help (F1 in LR) here

  • Insert flash web gallery into webpage

    Hi!
    How do I integrate a flash web gallery created with photoshop into my own webpage? I have to call the swf from another folder than where all the web gallery stuff is.
    For example my webpage is in the folder /index
    my gallery swf and all the xml and js and imagefiles are in /index/mygallery
    I tried to copy all the css and js stuff from the generated index.htm into my header and copied all the div-content into my page. Than I altered the call of the gallery.swf to mygallery/gallery.swf and in the js in the header I altered mygallery/flashobject.js
    But it still does not work!?

    Open the xml file and see if there are any folder location that. Other than that it should be working. I haven't tried the flash gallery yet. So I could be off here. Is there another external javascript file that has not been uploaded?

  • Flash Web Gallery large photo border erratic behavior

    In Lightroom HTML Web Gallery one can define border styles for the displayed photos. I cannot find a similar future in the Flash Gallery however. Is there one??? In any case, the first 6 photos in my Flash Web Gallery appear with a black border around the main large displayed photos. The subsequent photos do not have any border. In either case, it would be nice to have the border appearance consistent and preferably user definable.
    Any help is appreciated.

    Hi John,
    Thanks for that. A bit more digging - preview in browser is fine and export to harddrive then runs in browser OK. I tried HTML gallery and got the same error (No 2 says a file was truncated) so I chucked it all at another server and it seems to be OK. Looks like an ISP problem.
    Those unconnected problems were:
    Despite repairs I still can't burn to CD, it still says it's been disabled. I don't miss the feature but I like to think my installation is fully functional.
    I still seem to have a memory leak in that if I crop,edit and export 46 images as jpg it falls over, very politely - sorry for the inconvenience etc but this is repeatable, yesterday it crashed at 46 and 92 images. I wonder if my 2.3 install was OK and this was behind the second part of my question.
    David

  • I want to customize the "HTML Gallery" web gallery template in Bridge CS6.

    Using Win7 64bit + PS CS6 64 bit ext on a 16GB PC.  In which folder do I find the web gallery templates for Bridge CS6?  Is there info available on how the programming/configuration works with the info passed by Bridge - filename, contact info, copyrights, description/title, email, etc.
    Please point me to any sources of info. 
    I lke the idea of setting-up a gallery directly from bridge. Any other ideas?
    Thanks,
    Steve

    haggest wrote:
    Hi JJMack,
    Can you please explain how you use Phoshop Scripts to generate web galleries?  I've created a Photoshop script to bulk add captions/descriptions from a text file to image files, so I have some JS scripting skill.  Are you willing to share your scripts?
    I really like the ability to setup the oder of my gallery in Bridge (images in rows and columns) then directly generate a small 20-40 image gallery, with descriptions, file names, etc.
    I'm also looking at Lightroom 5 to produce small web galleries.  It appears that the post-processor from Turning Point is suggested.
    I only use the Bridge as a metadata Editor and I do not use Lightroom.  I know the Bridge can be scripted where files can be selected in Bridge the passed to Photoshop and Photoshop Scripts like the Image Processor scripts through Bridge talk.  My script does not have Support for the Bridge through Bridge talk.  You may be able to add that support, My Scripts use some of the metadata fields like Photoshop Wed Galleries used them and also has an option to support EXIF information.   When the Web Gallery is created Photoshop starts your web browser on it like Photoshop Web Gallery feature did so you can verify it,   My Script does not Upload the galleries to you web server like the Bridge output module can.  I rather use FTP then tie up Photoshop transferring the gallery over the web.  My Scripts are just hacks of a Script Jeff created for the Simpleviewer Flash Web Gallery,  The script support  that Flash Gallery and their other Flash Galleries and the Flash WS-Slideshow Gallery so mobile devices without Flash support can not view my galleries.  So some nice tablets with High resolution displays are not supported,   The Scripts basically uses canned HTML for the Gallery Viewer and writes the XML file for your Images getting the information for title and description ect from the image files metadata,  The Format of the gallery is also controlled in the XML file written by the script.   I just hack at JavaScript and because I don't use the Bridge for selection and order it did not brother me that Jeff's code did not support or use Bridge talk It simply includes all image from a folder into the gallery it creates. It uses Photoshop Script to create the gallery tree with Thumbnails and web size images with optional visible watermark text stamp,  Web image size is set like fit image my scripts default size is 1600x1200. All my Photoshop stuff is free and downloadable from this link

  • Is there a way to create my own web gallery template for bridge?

    Is there a way to create my own web gallery template for bridge?
    I want to add custom data that is not in any of the templates.
    Pretty much, I'd like to create one from scratch...

    This was discontinuted in CS5 howerver you could migrate that plugin to CS5.  I don`t know if you can do this with CS6.
    To my knowledge they only provided a revised Contact sheet II script for CS6. In my opinion a very bad idea because they should have put all efforts and resources to enhance the Output Module PDF contact sheet that has far more options.
    Still not using web galleries but the goal for web gallery was also to use this in the Adobe Output Module, maybe that provides you the options you want?

  • Flash web gallery NEED HELP

    I have no clue how to program these flash galleries....My
    site www.al-burke.com contains a flash web gallery that I purchased
    online and I have been able to upload it to the site but its says
    movie not loaded. I have all the neccessary files in place I
    believe (gallery.xlm, main.html, main.swf) all under a folder. Can
    anyone please help me out? Thanks

    Does it work when you test it from your local drive? If it
    does, but doesn't work when you post the files to the server, you
    may not have uploaded all of the parts correctly. If it doesn't
    work when testing from the files on your harddrive either, then
    there is a linking issue - have you moved any of the files after
    the gallery was created...? (If so, the links will be broken).
    You also reference a file named "main.html" - this isn't the
    name of the file that's posted - if you created a file named that,
    then changed the name to index.html without updating the links when
    prompted, that will also break the links...
    Hope that helps...

  • Transition timings in Web Gallery templates

    All,
    Have to admit, I've never delved deeply here, instead building slideshows in Lightroom and iPhoto.  Is there any way to speed up, slow down, etc., the transition timings in the Web Gallery templates provided?  Any way in building User Templates to do it?  I did a search, and found an old 2007 request on LR 1 that went unanswered.
    Thanks.
    Jay S.

    Zhdesigner wrote:
    Sorry, i have some trubelse with editing my mesege:before i wont wrote u:
    Jay S
    I never usung LR1. But in LR 3 problem "there any way to speed up, slow down, etc., the transition timings" - Slide Duration in other words... this task solve very easy:
    In Slideshow module panel at the right part we have tools that include:
    Options
    Layout
    Overlays
    Backdrop
    Titles
    and Playback - that what we need, this tool consist Slide Duration where you can choose in scroll boxes:
    Sliders (the sample 4,0sec), Fades (2,5sec)
    I think somthing very near (like) must be in oldeer versions of LR.
    Hope help u in somesing (so dont foget pushing stars )
    Zhdesigner,
    I think what you are saying is that we need those same type tools (slide duration, fading, etc.) in the Web Module.  If so, then I agree.  I do not see anyway to adjust the timings of the Web Module templates.
    Anyone??
    Jay S.

  • Needed:  variable weblinks in flash web gallery title & caption fields

    I know that one can put a fixed URL as custom text into a LR flash web gallery title or caption fields and simply click on that field in a gallery and go to that website. However, that URL is fixed and shows up for all images in the gallery. I would like the ability to have that URL vary by image. That is, I want to be able to setup custom text for a title or caption gallery field that inserts an image's certain metadata value(s) within a URL string. E.g., have LR web gallery custom text of the form:
    click here for foobar
    result in the browser going to URL held in the current image's title metadata.
    This almost works now (LR v1.4) ... Such a custom text title displays correctly. And if I left click on it and choose "copy link", the correct URL is in fact there. Unfortunately a right click doesn't take me there as it would if the custom text was a constant URL string, instead of having one or more embedded image metadata tokens.

    whoops, I didn't know that my post's example custom text string would be interpreted as a hyperlink :>) Here's the example text without the enclosing "a brackets".
    href="{title}">click here for foobar

  • Variable weblinks in Flash web gallery title & caption fields

    I know that one can put a fixed URL as custom text into a LR flash web gallery title or caption fields and simply click on that field in a gallery and go to that website. However, that URL is fixed and shows up for all images in the gallery. I would like the ability to have that URL vary by image. That is, I want to be able to setup custom text for a title or caption gallery field that inserts an image's certain metadata value(s) within a URL string. E.g., be able to enter for these LR Flash web gallery fields custom text of the form:
    #A href="{title}">click here for foobar#click here for foobar#/A#
    where "#" = enclosing html brackets
    and where {title} is an image's LR title metadata (e.g., "http://www.foobar.com")
    Left clicking on such a custom field should take the browser to webpage whose URL is held in the current image's title metadata.
    This almost works now (LR v1.4) ... Such a custom text title displays correctly (i.e., just an underlined "click here for foobar"). And if I right click on it and choose "copy link", the correct URL from that image's metadata is in fact there. Unfortunately a left click just doesn't take the browser there.
    This capability would be useful for providing image info which either won't fit (e.g., extended caption info) or is technically not easy to place (e.g., a dynamic *.mov pano view) on an image's web gallery page.

    Just a comment about the web link in general -- Make sure your URL link actually works in the live /internet world. I have found that it doesn't. It looks great on your computer but when you actually build the web gallery, the link doesn't go anywhere.

  • LR Flash web gallery

    I'm having a real problem with creating a flash web gallery in LR. I'm using LR 1.3 and firefox when I upload the gallery and go to view it in firefox it just hangs there saying "loading..." and it never loads. When I create a html gallery it works fine. I really want to use LR flash galleries on my site but I'm afraid I'll have to look for other options if this doesnt work out :(

    **Update**
    Working now. We were doing javascript:; browser pop to this page and if the Height of the window exceeded the ie6 laptop screen size the flash gallery would fail to work. When I changed the height to 690 (from 800) it worked fine. Go figure...
    Is this a known flash issue that I was out of loop on? Do we need to keep window sizes in mind?
    I have LR 1.3 and IE6 is not showing thumbnails on my flash gallery output.
    Also note that I had to remove the xml doc type (line 1) from the index file or I would get a parse error on our server (it worked fine locally and on my leopard MAMP websrv testing environment.)
    Seems to be working on all other browser/platforms but IE6 is by far the most popular for our website.
    Flash Gallery

  • Lightroom Flash Web Gallery Size limitations

    I just created a flash web gallery with about 250 images and I can view it fine when open the webpage locally from my computer. But when I upload the folders to my server, the images are taking forever to load, if they even finish loading.
    Is this expected? I'm using "large" thumbnail and preview sizes with Quality set to 70.

    Jeffrey's Lightroom Metadata-Viewer Preset Builder

Maybe you are looking for