Is it possible to make links in PS  Photo Gallery point to original images?

I want to be able to make links in Photoshop Photo Gallery point to the original tif image for download, rather than to the large jpg. Is this doable?
CS 4
Macintosh G5
OS 10.4.11

Do you mean Web Galleries (Bridge) or Web Photo Gallery (the optional plug-in)? 

Similar Messages

  • Make 3D Flash wedding photo gallery with songs

    Last week, my dearest sister got married. There were about a gazillion things to love about her wedding day… so many moments all wrapped up into one very totally unforgotten event. I took lots of wedding photos on her wedding day and wanted to give her a surprise of making her a 3D flash wedding photo gallery with wedding songs.
    As I expected, my sister was moved, many thanks she said to me. Now I just want to give my many thanks to Aneesoft 3D Flash Gallery. It is a wedding gallery making software that helped me make so gorgeous flash gallery with my sister's wedding pictures. Knowing nothing about flash making, I never thought making a splendid 3D flash gallery would be so easy. My friend, do you eager to make your own cool, awesome flash gallery now? Do you eager to sharing your wedding photos in a stunning 3D photo gallery? Let me show you the way!
    What you'll need:
    1. Wedding photos and wedding songs for your 3D flash gallery
    2. Aneesoft 3D Flash Gallery
    Step 1: Download & install Aneesoft 3D Flash Gallery
    We'll be using a very nice 3D gallery making software 'Aneesoft 3D Flash Gallery' to making a romantic wedding flash gallery with wedding photos and wedding songs, head over here and download the free trial version. Next step is to install the program.
    Step 2: Import wedding photos and edit
    You can add up to 500 photos that you want to use in your wedding photo gallery, arrange the photos as you like. Aneesoft 3D Flash Gallery supports a wide range of file formats for images, such as .jpg, .bmp, .gif. Click "Add Caption" to add title and description for your wedding photos. And you can also crop and add special effects to them to make your wedding photos more perfect
    Step 3: Choose from a variety of wedding flash gallery templates
    Aneesoft 3D Flash Gallery offer you an easy way to make a stunning wedding photo gallery by choosing from variety of flash gallery templates. A flash gallery template automatically put preset decoration to wedding gallery. When you select a preset flash gallery template, you're able to enhance it by customizing some additional settings, such as background, thumbnail effects, playback options and scrolling actions. For the adventurous users, explore the powerful advanced features and tools that gives you total control over how you compose your wedding flash photo gallery.
    Step 4: Add some wedding songs for your wedding flash gallery
    Wedding songs are a very important factor to consider when making your wedding flash photo gallery. They set the general mood and tone for your gallery, while also allowing you to express your feelings through music. You may find the perfect wedding songs out of hundreds of popular wedding songs and music through Amazon.com or iTunes.
    In this step, you can add some wedding songs as background music to play along with your wedding flash gallery. Click Add Music button to browse and add your wedding songs. You can add, remove and edit the wedding music files. And you may check the option to control the background music looping or not.
    Step 5: Preview and publish your 3D wedding flash gallery
    It is advisable that you preview the wedding flash gallery at least once, before you publish it. Click and drag mouse for scrolling and tilting the 3D flash gallery. Click on the thumbnail to zoom in and out the photos. You have several options to share and publish your 3D wedding photo gallery, such as SWF, EXE and HTML. It depends on your needs.
    OK, now your wedding flash gallery is done. What do you think of the wedding flash gallery that I made for my sister? End with my sister's sentences "Fun is not ending, romantic is not ending, and love is just beginning!" Wish your wedding pictures can also be splendid as my sister's, and your love is just beginning, enjoy!
    know more:
    http://www.aneesoft.com/win-3d-flash-gallery.html
    http://www.aneesoft.com/tutorials/3d-flash-gallery/make-wedding-flash-gallery-with-songs.h tml

    As for AS3 part of it, I am not sure your code really works. There are syntax and logical errors there.
    I think you need to take it step by step and accomplish several task in the following sequences:
    1. Write code that loads XML correctly;
    2. Write code that enables buttons;
    3. Write code that will load images on button clicks.
    The code below shows in principal what needs to be done in order to load XML and make the data in this XML available for further consumption. Also, by accomplishing this step you will iron out all the PHP vs Flash wrinkles including your XML.
    Please note, I don't know your XML structure so all the parsing issues you need to resolve yourself.
    Once you get handle on it - we, hopefully, will talk about steps 2 and 3.
    import flash.display.Loader;
    import flash.events.*;
    import flash.net.*;
    var images:XML;
    var myRequest:URLRequest;
    var myLoader:URLLoader;
    // list of image urls that will come from loaded XML
    var imageList:XMLList;
    myRequest = new URLRequest("Photography.php");
    myLoader = new URLLoader();
    myLoader.addEventListener(Event.COMPLETE, onFileLoaded);
    // suggested handler for unexpected errors - avoids some headaches
    myLoader.addEventListener(IOErrorEvent.IO_ERROR, onLoadError);
    myLoader.load(myRequest);
    // Note: all the listeners are removed
    // it is always wise to remove listeners that are needed any longer
    // to make objects eligible for arbage collection
    function onLoadError(e:IOErrorEvent):void
         trace(e.toString());
         myLoader.removeEventListener(Event.COMPLETE, onFileLoaded);
         myLoader.removeEventListener(IOErrorEvent.IO_ERROR, onLoadError);
    function onFileLoaded(e:Event):void
         myLoader.removeEventListener(Event.COMPLETE, onFileLoaded);
         myLoader.removeEventListener(IOErrorEvent.IO_ERROR, onLoadError);
         images = new XML(myLoader.data);
         // only now xml is ready and you can start loading images
         imageList= images.pic;

  • Problems were detected by lightroom on this photo. It will not be possible to make adjustments on this photo.

    problems were detected by lightroom on this photo. It will not be possible to make ad.......

    It means exactly what it says. There is something wrong with the photo file, most likely it got corrupted somewhere and now Lightroom can't use it.
    Use a backup of the photo, or the original if it is still on the camera card, and see if one of those will work.

  • Creating links within a photo gallery

    I created a few albums and I want to know how to create links for specific photos. For example, I would like to link from one of the photos in gallery view to a larger version of that photo. I created another page with the larger photo but I cant create a "click here" link within the description. The inspector allows me to chose create hypertext link after highlighting text but it doesnt work. Also, if I create a link outside of the description the link appears on every page in that gallery. I also noticed that the link I created on the main gallery page appears on every page. Further, I would like the link to open in a new window.
    Thanks for the help.
    A

    After I published the site the link I created in the photo description works in the album view but not when you're viewing the photo itself.
    Any suggestions?

  • Can Contribute add, delete, edit links in this photo gallery?

    I'm not having much luck getting Contribute CS4 to delete or add photos, with correct nav, to the gallery below.
    It takes them out, leaving a blank page, or adds them in, not linked to the buttons.  Replacing the photo with a new photo also gives a blank page.
    http://www.studioegraphics.com/photography/index.html
    This gallery lives in it's own folder and with it's links to next/previous neighbor .jpg files.
    How would I get Contribute to add a new photo into the set or delete a photo from the set, with correct navigation?

    Try deleting the iPhoto preference file, com.apple.iPhoto.plist, that resides in your User/Library/Preferences folder. Now try editing them again.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.≤br>
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • How to make my own custom photo album background from scanned image?

    I know how to use the custom backgrounds within photoshop elements 5.0 but I would like to create my own. I have scanned a map of Big Bend National Park that I used as a DVD title menu and would like to make a photo album and use the same scanned map as the backgroud for all pages. Is that doable in elements 5.0? Can I just add the scanned image into the custom folders somehow?

    My thought is to create a single thread, and within
    that thread continually pull from a static array
    casting each to an EventObject type. But I am confused
    also as to how to dispatch the events to their
    appropriate listeners.This is commonly known as a ProducerConsumerQueue: you have multiple sources of events, and multiple consumers for those events. The queue mediates between producers and consumers.
    In the case of an event thread, the queue runs in one thread, and all the producers run in other threads. In the case of the Swing/AWT event thread, the producer is the GUI code in the JVM, which receives OS-level (considering X an OS for the moment!) window events and then puts them on the queue, associated with the correct object.
    You'll find a LinkedList a better choice for the queue than a static array, as it can grow or shrink without bounds. The consumer side calls removeFirst(); if nothing's in the List, it calls wait(). The producer side calls addLast(), followed by notify(). Needless to say, you'll need synchronization, but you don't want to synchronize your listeners ... that's a fun problem that's left for the reader.
    The various listener lists can be maintained with Maps, where the event object is used to lookup a list of listeners. In a GUI environment, the event object has to maintain the source as well as the event object; in a non-GUI environment, it typically only holds the event type.

  • Linking from individual photos on photo page to new page

    On a photo page is it somehow possible to make some of the photo titles be links to new pages, but still let the page be a slideshow like normal? And how would you do it? Thanks,

    I guess you could still have a slideshow of the various photo album thumbnails this way.... What you are asking for, I believe, is a photo index page. You can make it out of the Photo template, except clicking on the thumbnail photos actually brings you to a new Photo page, like a link to the real photo album page. Here are some directions written up by Michael Wong....
    http://www.rowan-cottage.co.uk/Site/Graphics%20Tips.html
    Look under the section that says "How to Create a Photo Album Index." Good luck!

  • DW8: linking object to photo

    I apologise for this - I created this thread many months ago, but have forgotten the extremely helpful advice I received (only because I haven't been doing any site-building since).
    I have a travel site in which an image of a camera links to a photo gallery: one of the clever blokes here - perhaps Murray? - told me how I should have created the link so that the pointing finger appears on mouseover. All I can remember is that I end up with the <a> showing in the bar along the bottom of the work-frame... Don't scoff! - you'll get like this, too, one day...
    I would be more grateful than I can express to be provided with the information again: and I do assure you that this time I will copy it into a text file and NEVER LOSE IT AGAIN!

    http://members.iinet.net.au/~cmrstringer/hero/4-B_en_Forez.html

  • Is it possible to make connection for the VC application the SQL Server

    hi
    I have requirement like, We have some data available in SQL server as central repositoty. My client want to make the Anylatics application like showing graphs in VC based on the data available in SQL server.
    My question. Is there any possiblity to make the connection the sql server by creating some system object using some JDBC connection Like that.
    What is the possibility.
    can u any body tell what is the work around need to be for this requirement. Whether it is possible or not.
    Regards
    vijay

    Hi Vijay,
    In your other thread, I have given the link to the following doc which will help you to in configuring the JDBC Connector.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/b00917dc-ead4-2910-3ebb-b0a63e49ef10
    That was the first step.
    In the second step, you need to create a JDBC System in the portal. Go through the following doc which explains how to create BI JDBC system for VC. All you need to change is that on Page 10, choose JDBC system instead of BI JDBC system, and do the necessary configurations.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6209b52e-0401-0010-6a9f-d40ec3a09424
    As rightly said by Marcel, you can use stored procedures as well as SQL statements. As far as stored procedures are concerned, all you need to do is go to Enterprise Manager, and create procedures in your database in the same way by which you create new tables and users (Refer my article). Then you can use these procedures in your Visual Composer provided you have properly created the JDBC system in portal properly.
    Also have a look at the following doc:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/6339e7d4-0a01-0010-1c98-db00e52e989a
    Bye
    Ankur
    Do reward points for helpful as well as solved answers!!

  • Is it possible to make my project exe

    dear members
    my project is composed of 30 fmx file in addition to
    60 rdf file
    my question is
    is it possible to make my project executable package (setup file that runs under winows98 or xp)
    and how?

    You will have to contact Wise about getting their software. See the link provided.
    We have the clients install the forms runtimes before installing our application.
    As an alternative, you can use the Oracle installer to install both the Forms Runtime and the forms files. You need to search Oracle TechNet for the Oracle Installer documentation. The oracle Installer does not build a single executable, but can handle installing both the Forms Runtime and the Application in one step.

  • Is it possible to make a text box cycle/rotate through text, like a slide show does?

    Is it possible to make a text box cycle through 3 or 4 separate pieces/groups of text, like a slide show does with photos? So that when I open my site a text area says "Statement 1", then 10 seconds later it changes to "Statement 2", then 10 seconds later it chagnes to "Statement 3", etc.
    Its that possible with a text box? My desire is to have 3 or 4 testimonials that change every 10 seconds.
    You can see that right now it's a single testimonial:
    www.kmlstudio.com
    All help is appreciated
    Thanks!
    Kevin

    Right.  Some plugins have zip file downloads while others are just copy & paste.
    In DW, go to File > New > Blank page > JavaScript.
    Copy & paste the Cycle plugin code into your new JS page. 
    SaveAs   cycle.2.9.81.js  in whichever site folder you normally keep scripts.
    Link your HTML page to your new cycle script:
    Insert > Script > Script (browse to folder containing your cycle script). Hit OK.
    Don't forget to add a link to the jQuery core library, too.  Plugins don't work without it.
    Nancy O.

  • It's is possible to make a select from a view?

    I don't know if it's possible to make a select of a table-view like V_T5F99FW if it's possible does anybody tell me how can I do?
    Thanks a lot,
    Regards,
    Rebeca

    Hi Rebeca,
    You can surely do a selection from a projection and database view but not from a maintenance view.
    The selection from a view works like a normal selection only.
    watch this link
    http://sap.ionelburlacu.ro/abap/ABAPperformance.html#Select_with_view
    Regards,
    Manish
    Edited by: MANISH GUPTA on Aug 31, 2008 1:38 PM

  • Is it Possible to Make a Flash Playable DVD for the iTouch

    Is it possible to make the same kind of "virtual" DVD player file in Encore for an iTouch audience that works like the Flash output in Encore?
    I am under the impression that the 3G iTouch can play flash files but if that is not correct then I guess my question is no applicable.  I just felt that some interactive linking would be possible since the iTouch is equipped with a WiFi connection to the internet.  Any thoughts or suggestions?
    Thanks!!

    John,
    You know that Encore has a FLV output that produced a flash file that
    behaves exactly as a DVD player with player controls.  This is why I felt
    that this was possible, the flash file is certainly not a DVD formatted
    file.

  • Is it possible to make a tournament style bracket UI in flex?

    hey guys just wondering if its possible to make something like the following link in flex?
    http://www.sogoodblog.com/wp-content/uploads/2009/03/meat-maddness-round-1-bracket1.png

    Uh, yes? Draw an oval shape, then attach a pointer? Or draw one entirely from sracth using the Pen tool? That's what those drawing tools are for? So, yeah sure, it's "possible", and it's done using the drawing tools (unless you need instructions on How Do I Use Those Drawing Tools, Then -- in that case I gladly refer you to the Online Help).
    As a matter of fact, speech bubbles were just the other month a question in the Scripting section:
    Drawing a triangle shape thru a script, reading a selection bounds and mouse pointer? (and if you need instructions on How Do I Use Those Scripts, Then, I gladly refer you to the Online Help).

  • Is it possible to make a fixed size page in muse, so it doesn't resize?

    I want to make a fixed size page (pic1),
    but there always an extra space on the bottom… pic2

    Thank you for reply - I will check it out…
    Date: Wed, 18 Dec 2013 09:07:46 -0800
    From: [email protected]
    To: [email protected]
    Subject: Is it possible to make a fixed size page in muse, so it doesn't resize?
        Re: Is it possible to make a fixed size page in muse, so it doesn't resize?
        created by Zak Williamson (Adobe) in Help with using Adobe Muse CC - View the full discussion
    Assuming the screenshots are of the same page, the one that's taller is either taller because the minimum page height has been changed or due to some page content (that's not marked as a Footer Item) being located in the new space. This may be an empty text frame or the transparent area of a widget, text frame or other object.
         Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at http://forums.adobe.com/message/5941664#5941664
         Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/5941664#5941664
         To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/5941664#5941664. In the Actions box on the right, click the Stop Email Notifications link.
               Start a new discussion in Help with using Adobe Muse CC at Adobe Community
      For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

Maybe you are looking for

  • Advance Reporting Technique from Calendar Link

    I have created a calendar with a namelink, and am trying to link the namelink from a certain date to a dynamic page that displays further information about the event on the date. I have a description column in info table which has the information. Wh

  • K3b hangs when burning DVD ISO

    When I try to burn a DVD ISO with k3b, the application hangs with high CPU usage after I click "Start" and does not start burning. This has not been a problem previously.

  • Link to Windows 8.1 Client Software

    Please point me to a download file for Windows 8.1 client install of AnyConnect. All I see on the downloads page are 'package' files, I just need a simple .exe which will activate the .msi install file. Thank you.

  • Presets for import?

    I use two different IMPORT settings - one for ripping CDs (high quality for best sound) and another for turning WAV files into downloadable spoken word files (for sale through our store).  Any way to set up pre-sets? OR some easy way to switch betwee

  • How can i make my local disk mounted peramently

    i want to share my local disk to the network but i have a bad problem.... the problem is when i reboot my local station i must to mount more time the disk manually,,, can anyone have an idea about how can i share my patition without mount it for each