Can a Photoshop button be used as a Lightbox trigger?

I've brought in a layered PSD file as a button with different states, but instead of the button linking to another page or similar, I'd like it to trigger a lightbox image that triggers a different hero image. Or, thinking about it in another way, can a lightbox thumbnail be replaced with not only a different image than the hero, but also has normal, rollover and down states?
Is this possible?

Hello,
You can achieve this by using the Lighbox widget under "Compositions" option in widget.
First indert the Lighbox widget (from Compositions catagory in Widgets)
To insert the Photoshop button, Go to File>Place Photoshot button.
Select the PSD file and place it on the page.
Now click on the Photoshop button on the page and drag and drop it inside the Trigger of the Widget (Make sure the mouse pointer is inside the trigger and then release the mouse click to make sure it gets placed inside the trigger).
And you can add a different image/content for target container as well.
One quick tip : Click on "Hide all initially" option in Lightox widget properties (Which comes up when you click on small white arrow in blue circle when any Widget item is selected) to make sure all the states/layers of the button works.
Hope this helps.
Regards,
Sachin

Similar Messages

  • Can Adobe Photoshop CS4 be used for 3d modeling?

    hello, I know Adobe Photoshop Extended can be used for 3d modeling but can just the normal Adobe Photoshop CS4 be used in the same way because i dont feel like buying it for $1000 but I need Photoshop for my 3d models for texturing. So can the normal Photoshop be used the same way as the Extended can and will not make a difference? Thanks
    Stephen

    I know Adobe Photoshop Extended can be used for 3d modeling
    No - it can't do 3d modelling - what it can do is 3D rendering, to some extent. Photoshop CS4 extended only has primitives (cubes, rhombus etc) and these are not editable. So full 3d rendering is not possible. You have to load in models created in other software,
    Extended's 3D capabilities are in the process of development - meaning that they decided to INTRODUCE it into CS3 and 4, but its far from the finished article. Both in terms of interface and capabilities. Now the rendering, animation capabilities, and ease of use is better than most people realise - but it sill has efficiency, and design problems, which need to be reassessed. Its more like BETA2 than finished product.

  • How many times can the photoshop code be used?  Like can I download it on one computer then later download it on a different computer?

    Basically the title explains my question.  How many times can the photos hop code be used?  Like can I download it on one computer then later download it on a different computer?

    You're allowed two installations/registrations. Anything above that requires deregistration on one of those computers.
    Take note that if this is Photoshop CC, it's as easy as signing out on a system; there aren't any serial numbers involved as it's all tied to your Adobe ID.

  • Can my photoshop subscription be used on more than one laptop at the same address

    am i able to use photoshop/lightroom on 2 laptops at the same address with my subscription

    You can install on two computers for your own personal use; but not for use at the same time, and not for sharing with colleagues or family.

  • Can the same button be used for different things

    hi, i want to be able to change what area the player goes to when they press the journey button. but the code i made can only display one message, and that is, "you journey on..."
    i want to be able , for each button press, to move the player forward to a new area, is that possible? here is the code so far.
    import java.applet.Applet;
    import java.awt.Button;
    import java.awt.Graphics;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    public class Buttondemo extends Applet implements ActionListener{
    String msg = "";
    String zone = "forest";
    String message = "Current zone is" + zone;
    Button attack,run, inventory, search, journey ;
    public void init(){
    attack = new Button("attack");
    run = new Button("run");
    inventory = new Button("inventory");
    search = new Button("search");
    journey = new Button("journey");
    add(attack);
    add(run);
    add(inventory);
    add(search);
    add(journey);
    attack.addActionListener(this);
    run.addActionListener(this);
    inventory.addActionListener(this);
    search.addActionListener(this);
    journey.addActionListener(this);
    public void actionPerformed(ActionEvent ae){
    String str = ae.getActionCommand();
    if(str.equals("attack")){
    msg = "You attack!";
    else if(str.equals("run")){
    msg = "You run!";
    else if(str.equals("inventory")){
    msg = "Here is your inventory";
    else if(str.equals("search")){
         msg = "You start searching...";
    else 
         msg = "You journey on...";
    repaint();
    public void paint(Graphics g){
    g.drawString(msg, 6, 100);

    Ofcourse its possible. Maybe you wanna consider using an specific actionlistener for the journey button instead of using the common actionlistener.
    Like this:
    journey.addActionListener(new ActionListener() {
         public void actionPerformed(ActionEvent ae){
              //Move forward...
    });

  • Can a single button be used to branch to either a URL or a Page?

    I currently have two buttons on my page that are hidden/shown based on user input.
    Button1 is a "Template based button" with a URL Target of javascript:showReport();
    Button2 is a "Template based button" for which I've created a Branch to Function Returning a Page.
    The reason that there are two buttons, is that Button1 is used to popup a window for executing an Oracle Report based on the user's input. The page is not submitted, so all the values are read by javascript in the page header. These values are used to dynamically build the URL (using the showReport() function) which executes an Oracle Report. In contrast, Button2 submits the page items and will redirect to a page within APEX based on the value of one of the Page Items.
    Now, I have a need to validate some of the page items, which I could create validations for, but they would only validate upon page submission via Button2. I don't want to write a bunch of logic in Javascript to perform validations for the same items when Button1 is pressed.
    As a result, is it possible for me to just have ONE button to either branch to URL using javascript:showReport(); or branch to an APEX page?

    Hopefully I am understanding your question correctly.
    Use need to use a submit button of some sort. In the branch, you select the on submit, after processing. This is what makes this happen as a branch.
    Create two branches.
    Branch 1 - select the branch to url or page option
    Select page and put in the page number <next>
    conditions - select item = value, and put P1_SELECT_LIST = 'PDF' for the expression value.
    Branch 2 - select the branch to url or page option
    Select URL and type in the url you want to go to <next>
    conditions - select item = value, and put P1_SELECT_LIST = 'XML' for the expression value
    continue as needed.
    I didn't test this, but hopefully you get the idea. If you have other branches, just place these earlier in the sequence if you want them evaluated first.
    Hope that helps, Ken

  • Can Adobe Photoshop Elements 12 use my Mozilla Thunderbird e-mail program sharing photos by e-mail?

    I want to send e-mails with attached photos using my Mozilla Thunderbird e-mail program. Is that possible with Adobe Photoshop Elements 12?

    Hi,
    Please refer the thread http://forums.adobe.com/thread/1056319
    -Harshit yadav

  • I want to use a customized photoshop button with my composition and have rollover effect

    I'm trying to place a photoshop button into a blank composition widget trigger. When I cut a paste the image into the trigger it looses its fuctionality and no longer switches colors during rollover. It works fine in the lightbox composition, but the problem with lightbox composition is that it does not have rollover options to display the target only click. How do I get around this problem. I want to have my own customized button with the composition effect within muse cc.

    You should check the design layout and states defined for the trigger , if the state is defined properly then it should show the rollover state, but the target container corresponding to the trigger is on the page then it would show you the active state not the rollover state.
    Thanks,
    Sanjit

  • Can you only use photoshop buttons in Muse?

    Hello all,
    I can make a vetor rollover using the tools in muse but can't change the font color on the rollover state. I tried to group the objects together but once I do that the option of making it a button disapers. It seems like you would be able to do this since you can on the navigation?

    Looks like he was able to in this tutorial
    http://tv.adobe.com/watch/learn-adobe-muse-cc/changing-the-appearance-of-objects-using-the -states-panel/

  • How can I remove an object using Photoshop Elements 7?

    How can I remove an object using Photoshop Elements 7?

    You could probably use the 8 point garbage matte in this situation. I personally think the 8-point garbage matte is a bit cumbersome, but it should get the job done.
    1. Use the Razor Blade tool to place a cut before and after the shot with the bottle.
    2. Select the bottle clip.
    3. Press and hold Shift + Option, then drag the bottle clip up one track. This should create a duplicate clip directly above your original clip. (I'll refer to this duplicated clip as bottle2.)
    4. Locate the 8-point Garbage Matte filter and apply it to bottle2.
    5. Locate the Gaussian Blur filter and apply it to bottle2.
    6. Control click bottle1, and uncheck the "Clip Enable" setting from the shortcut menu. This will disable that clip.
    7. Double click bottle2 to load it into the Viewer. Then select the Filter tab.
    8. For the Garbage Matte filter, you'll notice 8 rows of numbers, these are the current locations for the control points, which you should be able to see in the Canvas. Start with point #1, and click the "+" button in the filters area, then in the Canvas click and drag to move the point. When you release the mouse button, you'll need to reclick the "+" button in the filters tab. Repeat these steps until you've isolated the bottle.
    9. Feather the edge of the matte.
    10. Adjust the Blur amount.
    11. Reenable bottle1. Playback the clip and make any necessary adjustments.
    Depending on your experience with Motion, you might also want to try sending bottle1 to Motion, then use Motion to control the layering.

  • My company have purchased one I Creative cloud for one years. But now, always my company want to buy also anthers n°3 Photoshop application from use always in our office below our comfy. Can we have a privilege cost for the company or we need to buy this

    My company have purchased one I Creative cloud for one years (It's the first time for us) Of course we have pay this product with a price of company but there are new clients adobe. But now, always my company want to buy also anthers n°3 Photoshop application from use always in our office below our account already created. Can we have a privilege cost forecast for company or we need to buy this product as if it is the first time and pay the maximum price for one years?
    Thanks

    Cloud License allows 2 activations http://www.adobe.com/legal/licenses-terms.html
    -Install on a 2nd computer http://forums.adobe.com/thread/1452292?tstart=0
    -Windows or Mac does not matter... 2 on the same operating system, or 1 on each
    -Both subscriptions MAY be in use at the same time https://forums.adobe.com/thread/1683787

  • HT1947 If you add music VIDEOS to Up Next playlist, then go to look at the album cover playing screen, then go to add another song from diff playlist, no longer can see Up Next, just go to full screen mode button. Using remote app iphone 5 to play out of

    If you add music videos to Up Next playlist, then go to look at the album cover playing screen, then go to add another song from different playlist, you no longer can see Up Next, just go to full screen mode button. Using remote app iPhone 5 to play out of iTunes. It looks like it works fine for regular music, but for music videos you can't see your up next unless you go back on the computer to change once you've left the screen. When using the remote app, you shouldn't need to go to iTunes on the PC to view or edit Up Next already added. See first image, you can hit upper right and get back to Up Next (second image). Third image is music video, where you can't get back to Up Next, just swap between full screen and not. I hoped 3.0.1 would have the answer, no luck!

    wow, very nice review Makes me want to get a vision for myself.
    WebKnight wrote:
    <SPAN>
    Add the ability to randomly select a new background from a pre selected group of photos every time the player is turned on or each day.
    I would love that feature. I can't stand useing my computer with a single wall paper anymore (I have 500 anime pics that i rotate between every 2 mins ) If you could make the vision rotate background every x minutes or every time the player is turned on, it would be totally amazeningly sweet!!!! (i might have to go out and buy one then :P)
    I just hope that creative has better firmware support with the vision than they have had with the touch.
    Once again, great review

  • Can Photoshop CS6 be used with Interactive Display Screens?

    Our High School uses large interactive display screens (Sahara Clevertouch) in each classroom connected to a mix on Windows 7 & 8.1 laptops and desktops.
    We have the same problem with all of them that only seems to happen in Photoshop:
    If you use a mouse or the trackpad on a laptop, even when plugged into the Clevertouch, then everything works fine.
    If you then try using the touch on the screen as an alternative to the mouse, it detects the movement, but turns into panning mode (little white hand) rather than whatever tool you where using.
    Bizarrely if you start the touch off the side of the page and move onto the page it draws the line correctly: the problem only occurs if the line (etc) starts on the page.
    Can anyone let me know the setting I need to change to get Photoshop to behave normally?
    Thanks
    Philip Evans

    Unlikely, but feel free to try using compatibility modes and al lthe otehr usual tricks.
    Mylenium

  • Can you download adobe photoshop CS6 and use it on a Ipad?

    I want to know if I can download Adobe Photoshop CS6 and use the program to edit photographs on my ipad?

    Only free or purchased apps from the iTunes store can be used on Apple's iDevices. Will iPhoto do what you want? There are other photo editing apps in the iTunes store.
     Cheers, Tom
    Look at these apps.
    Updated AppList: Photo Editing Apps For iPad
    http://appadvice.com/appnn/2012/03/updated-applist-photo-editing-apps-for-ipad
    12 Stunning iPad Photo Apps
    http://www.pdnonline.com/gear/12-Stunning-iPad-Pho-6559.shtml
    Message was edited by: Texas Mac Man

  • Can I open raw files using photoshop elements

    Can I open raw files using photoshop elements

    Yes, depending on the Camera Model and version of PSE.
    All camera makers like to make slight changes to the RAW format for their new models. Adobe then take a few months to produce a camera RAW plug-in to process the new format.
    Give you PSE version and camera model and we could be more help.
    Brian

Maybe you are looking for

  • In the info cube insted of description need to display technical name

    Hi, I am displaying my info cube contents.But in the field name insted of description i need tehnical name of the filed to dispaly.can you plz anybody suggest me the solution. thanks Raj

  • Where to repair Powerbook G4 display

    I have a powerbook G4 with screen problems. the lower half of the screen is grayed out but displays to an external screen fine (i.e. projector in a lecture hall). I have taken it in to an Apple Authorized re-seller/repair but they say the machine is

  • Api for reading .cfg files

    Hello everyone, Once I saw an api for reading typical .cfg files, in which ## are comments, [xx] are labels... Now I need to use it but I don't remember the api any more. Can somebody tell me which class do I have to use? Thanks a lot

  • Maximising windows and important Keyboard Shortcuts in Mountain Lion

    Hi - just two questions related to the behaviour of Mac OS X Mountain Lion. When you minimise a window in Mac OS X, it shrinks down and sits next to the trash. When you want to access it again, you simply click on it and it is maximised again. Can an

  • Correction to file

    I had a file forwarded to me that I can open however I am unable to make any correction's to it. I tried to copy and save to another file but the words all run together. When I open the file all I get is the little hand and are unable to make changes