Button photoshop, only two layers?

Hey.
I'm iMac21".
Putting a photoshop button only allows me to use two layers, but I want to use three, one for stationary button, one for and one for active rollover. But do not let me.

Hi Pablo,
I'm not sure what the behavior is in your case but normally the layers should be filled in this order if not all states are selected: http://screencasteu.worldsecuresystems.com/Cristi/2012-06-16_1052.swf
From left to right I set all four states and the last one has one state selected, the other states are selected automatically, because they need to be filled.
Use PM and send me a link where I can download you file to test it locally if needed.
Cheers,
Cristian

Similar Messages

  • I do not have an option to join tracks in Itunes 11.2.2.3. My options button has only two choices after selecting multiple tracks.

    I do not have an option to join tracks in Itunes 11.2.2.3. My options button has only two choices after selecting multiple tracks - get track names and submit cd track names. How do I join multiple tracks into one?

    Weird, works for me.
    tt2

  • To move an image behind a part of our "first picture", as if two layers are overlapped !

    Hello,
    I'm french, and I already posted a question a few times ago, on this forum and I was very satisfied with your quick answers, so I come ask again a little question...
    It's about Photoshop CS6 and I would like to know if it's possible to move an image behind a part of our "first picture", as if two layers are overlapped (the first picture and the picture that I add !) and one layer was partially hidden by the first !
    It's quite complicated to understand and explain... I know ... and I'm very sorry ...
    Example: If I want to move a book behind furniture (which is located in the center of my "background" or "first picture", surrounded by a nonuniform setting !), so to see only part of the book and the other part is hidden by the furniture ! Like the picture below (where we see that the "Coraya" is behind the desk !!) :
    I thank you in advance for all your quick responses and I congratulate you in advance to your understanding and your professionalism about Photoshop !
    Makarsh

    Makarsh,
    One easy way to accomplish that look is to add a Layer Mask to the "book" Layer, in the shape of the furniture, that you wish to hide part of the book behind.
    That would probably be easier by creating a Selection for that part of the furniture, with the Selection Tool of your choice. I personally like to do such work with the Pen Tool (creates a Path), as it is very exact. However, if one is not comfortable with the Pen Tool and Paths, then the Lasso (perhaps constraining it for straight lines) might be easier. If you do use the Pen Tool, when complete, go to the Paths Panel, and from the little arrow in the top-right, choose Make Selection.
    Then, with that Selection still active, go to the book Layer, and click on the Create Layer Mask icon, at the bottom of the Layers Panel.
    If necessary, you can do touchup to that Layer Mask, after it has been created.
    Good luck, and hope that helps.
    Hunt

  • Only two events catching

    Hi All!
    I'm an absolute beginner in making programs to SBO.
    I wrote any little trial program in VB6 (and Delphi5), but I have a problem the events handling (of course...).
    By the samples I use the code as below:
    Private Sub SBO_Application_ItemEvent(ByVal FormUID As String, pVal As SAPbouiCOM.IItemEvent, BubbleEvent As Boolean)
        If pVal.FormType <> 0 Then
            Select Case pVal.EventType
                Case et_ITEM_PRESSED:
                    SBO_Application.MessageBox ...
                Case et_KEY_DOWN:
                    SBO_Application.MessageBox ...
                Case et_GOT_FOCUS:
                    SBO_Application.MessageBox ...
                Case et_FORM_LOAD:
                    SBO_Application.MessageBox ...
                Case etc...           
            End Select
        End If
    End Sub
    Every time only two event catching: et_GOT_FOCUS and et_FORM_LOAD after the start, and not others.
    How can I get to catch the et_ITEM_PRESSED (there is a button on the form), etc. event?
    (Note1: This programs not registered as add-on.)
    (Note2: We have not yet SDK, the media is coming soon.)
    Best regards
    Gabor
    PS.: Sorry my terrible english!

    Gabor,
    the program needs to be registered with SBO, otherwise SBO cannot hand over the events (as far as I know). You probably just need to wait for your SDK ;(
    When you start, make sure that your first if- clause is
    If pVal.Before_Action = True
    otherwise you will get a lot of events twice (once before and once after event).
    Here is a quick sample of a handler I use.
    HTH Lutz Morrien
    Public Overrides Sub HANDLE_FORM_EVENTS(ByVal FormUID As String, ByRef pVal As SAPbouiCOM.ItemEvent, ByRef BubbleEvent As Boolean)
        Try
          If pVal.Before_Action = True Then
            Select Case pVal.EventType
              Case SAPbouiCOM.BoEventTypes.et_FORM_ACTIVATE
                'update display
                DisplayLabels()
            End Select
            'AFTER ACTION
          Else
            Select Case pVal.EventType
              Case SAPbouiCOM.BoEventTypes.et_ITEM_PRESSED
                Select Case pVal.ItemUID
                  Case "btnPRINT"
                    PrintLabels(True, False)
                  Case "btnPRNTS"
                    SBO_Application.Desktop.State = SAPbouiCOM.BoFormStateEnum.fs_Minimized
                    PrintLabels(False, False)
                    SBO_Application.Desktop.State = SAPbouiCOM.BoFormStateEnum.fs_Maximized
                  Case "btnEDIT"
                    EditMarkedLabel()
                  Case "btnDELETE"
                    DeleteMarkedLabel()
                  Case "chkALL"
                    SwitchMarkOnAllRows()
                  Case "btnPREVIEW"
                    SBO_Application.Desktop.State = SAPbouiCOM.BoFormStateEnum.fs_Minimized
                    PrintLabels(True, True)
                    SBO_Application.Desktop.State = SAPbouiCOM.BoFormStateEnum.fs_Maximized
                End Select
            End Select
          End If
        Catch excE As Exception
          SBO_Application.MessageBox(excE.ToString)
        End Try
      End Sub

  • Two layers with "dissolve"

    I'm on CS3 with OS10.4.11
    I have a photoshop document where I had two layers each with a shape of solid colour. In the top layer I had blend mode "Dissolve" and then reduced its opacity to get the speckled/distressed look.
    If I merge the two layers or flatten the document the end result is softer and blurry; it loses the sharpness which is visible in the original format.
    Is there any way I can flatten it and keep the sharpness?

    View at 100% (View>Actual Pixels) to see how the Dissolve Blend Mode will look when flattened.

  • Is it possible to perform Clone Stamping on two layers simultaneously?

    Hi,
    I have two layers, one is a colour stone texture, another is a black and white heightmap of the same image.
    I want to repair a few areas, but it's essential that the two layers stay in sync, i.e. whatever cloning is done to the colour layer must be the same on the heightmap layer.
    Neither layer contains any transparency.
    If not is there any other way I can achieve the same end result?
    Thanks
    Steve

    I don’t think this is easily achieved as Clone Stamping does not record as an Action.
    One rather clumsy work-around would be to work with Smart Objects –
    • convert one Layer to a SO
    • copy, move and mask that to cover a blemish
    • repeat as necessary
    Then
    • duplicate the file and
    • replace the SO’s content with the other Layer and update
    This would be reasonable only with a very small number of corrections and/or smallish files, though.

  • Dynamically parent two layers together with expressions

    In AECS6, I have an Image Layer that is using the layer directly above as a Alpha Matte. I want both layers to scale at the same time, unless a certain condition is setup where I only want the matte to scale - leaving the image at original size. Normally I'd just make a new pair of layers and only scale that, but ALL my layers are dynamically linked to eachother for another more complex effect.
    I wrote a simple expression to get the current scale of the matte layer (index-1), and then calculate what this particular layer's scale should be. But the scales don't match up just right because we are dealing with percentages... not absolute values. However, if I simply parent the two layers together, it of course works.
    So, I either need to find a way to turn the parenting on/off with code, like if THIS, then ParentTo(index-1), or I need to write my scaling script correctly.
    Fwiw- here's that script:
    if (index != 15)) {
      // get the original and current scale value of the layer just above, and calculate an offset
              sOrig = thisComp.layer(index-1).transform.scale.valueAtTime(0)[0];
              sNow = thisComp.layer(index-1).transform.scale[0];
              sOffset = value[0] + (sNow - sOrig);
              [sOffset,sOffset]
    } else {
    // this is layer index 15, don't do anything with it
              value;
    Appreciate the help!

    Not sure what you are getting at, but the actual value ranges do not really matter in an expression. It's more likely you are eitehr having an anchor point issue or your keyframes are simply not linear. in the latter case of course a simple subtraction would not give the correct result because values would be exponential/logarithmic/whatever. You'd have to use much more complex code then to accumulate all values over time such as the great Dan Ebberts explains on his website:
    http://www.motionscript.com/articles/speed-control.html
    Anyway, I suppose you could always use effects rather than native transforms to scale your matte while still leaving it parented. Y' know, there is a Transform effect... That would be much simpler and also avoid the expression evaluation bogging down your system...
    Mylenium

  • Photomerging two layers?

    Hello,
    Is there a way to photomerge two layers instead of two files in photoshop?
    Thanks.

    You need to put the targets over the mouth and eyes in both pictures and click Align. However, if there is a big difference in angle in the originals, it's just going to look weird. Group shot is meant for situations where everything in both photos is the same except maybe someone has their eyes closed in one photo and not in another, not for taking two completely different photos and combining them.

  • Export as a Photoshop file, write layers unavailable

    Hello all,
    I am new on this board, I did some research and couldn't find an answer to my problem. I hope you'll be able to help me !
    I am used to work and design my projects with Illustrator CS4 and then to click on File >> Export >> Photoshop file >> Check the Write Layers options >> OK.
    I don't know what I did with one of my file, but suddenly I can't check the option "Write Layers" whereas it worked fine few days ago...
    I tried with other files I have and it works fine... but not with this new one...
    Do you have any idea of what I did?
    This file has 66 layers, and there are no nested groups (I read online that it could be the problem but it's not)...
    I tried to remove all the layers except one and I still have this problem, I can only export it as a flat image...
    Thanks for your help! I really need to export it as a photoshop file with layers.
    Laurent

    I double check and my document is RGB and I want to export to RGB, so this is not the issue.
    I really don't know what it could be
    I attached an illustrator file I created using the one I am having a problem with. This is just an ellipse and a rectangle. I can't export it to a Photoshop file with the Write Layers option checked... any idea?

  • Buttons That Link To Layers or Alternative ...

    Hi Everyone,
    I am a novice user of Flash and have backed myself into a corner this last week trying to figure this out. Hopefully all of you can help me at last!
    I am trying to create a Flash website that with multiple pages. Each page has input text areas to collect a number of something. I would like to do the following :
    Have multiple pages that keep the user's input data as they navigate back and forth between pages
    Allow the user to hit a simple "calculate" button to take the kept information on each page and show the end calculation of the entered data on each page on the main stage or page.
    I would assume that to keep input information intact, the pages would all have to reside in FRAME 1 where the actionscript is kept and the main guts of the calculations occur. So, is there a way to make a multi-page website in Frame 1 only using only multiple layers where the page buttons simply only go to another layer rather than page. Or, can I create a multi-page website over many frames, keep the user entered data intact while navigating to each page and propigate/calculate that data when the user hits the "calculate" button on the main page?
    Please help!
    Thank you all for your time!
    -Daniel

    You can create a single frame application/site that has many sections, but you cannot control the layers themselves.  What you do is toggle the visibility of the sections, either by switching the visible property of the section movieclip true and false, or by moving each section in and out of view in some other manner (such as animating them on and off the stage area.
    While you cannot control the layers, it is still a good idea to use them to keep each section separate so that things are easier to find and manage.
    Another approach to this would be to create each section as a separate swf file that you load/unload dynamically as needed.  This helps in that your main file can be very lightweight and load quickly.

  • I lost the desktop on my screen, now only two icons

    i lost the desktop on my monitor.
    now only two icons upper right.
    my mac book pro desktop is ok
    help please

    Try this:
    Restart, using the power button if you cannot reach the item in the Apple menu.
    When you hear the chime immediately hold these four keys down: command, option, p and r. All four keys together - you may need to use both hands. Keep holding the keys down and let the Mac chime two more times. Release the keys.

  • Speed up intersection of two layers

    Hi,
    I'm trying to make an intersection of two layers work faster. First I create an empty table:
    create table shptmp as
    select sdo_geom.sdo_intersection(t1.geom, t2.geom, 0.005) intersect_geom,
    t1.id, t2.id from SHPTABLE1 t1, SHPTABLE t2
    where rownum < 1;
    Then I fill this table with intersection-polygons:
    insert into shptmp2
    select c.intersect_geom, id1, id2 FROM
    (SELECT /*+ ORDERED */ sdo_geom.sdo_intersection(t1.geom, t2.geom, 0.005) intersect_geom, t1.id id1, t2.id id2 from SHPTABLE1 t1, SHPTABLE2 t2
    where SDO_RELATE(t2.geom, t1.geom, 'mask=ANYINTERACT querytype=JOIN') = 'TRUE') c
    WHERE SDO_GEOM.VALIDATE_GEOMETRY_WITH_CONTEXT(c.intersect_geom, 0.005) = 'TRUE';
    SHPTABLE1 and SHPTABLE2 both contain about 2000 polygons and multipolygons, and they have R-tree indexes. My resulting table shptmp contains about 9000 records when the query has finished. Anyway, it takes more than an hour to run the intersect-query. Is this a normal response-time for a spatial overlay of two layers? When I do something like a Union in ESRI ArcMap it only takes seconds or maybe minutes. Any ideas how to speed up this query? By the way my Oracle version is 9.2.0.1.0.
    Thanks,
    Anja

    Anja,
    An hour seems too long. Is there a spatial index defined on the temp table?
    Could you share your dataset so we can try to recreate the issue?
    I tried the following on a Linux server running Oracle 10.1.0.4
    SQL> select count(1) from map_airports_us ;
    COUNT(1)
    2346
    Elapsed: 00:00:00.01
    SQL> select count(1) from MAP_ADMIN_AREA4_US ;
    COUNT(1)
    28835
    Elapsed: 00:00:00.02
    SQL> select distinct t.geometry.sdo_gtype from map_airports_us t ;
    GEOMETRY.SDO_GTYPE
    2003
    2007
    SQL>
    1 select count(1) from
    2 (
    3 select /*+ ORDERED */ sdo_geom.sdo_intersection(a.geometry, b.geometry, 0.05) from
    4 table (sdo_join('MAP_AIRPORTS_US', 'GEOMETRY', 'MAP_ADMIN_AREA4_US',
    5 'GEOMETRY', 'mask=ANYINTERACT')) c, map_airports_us b, MAP_ADMIN_AREA4_US a
    6 where b.rowid = c.rowid1 and a.rowid = c.rowid2
    7* )
    SQL> /
    COUNT(1)
    2097
    Elapsed: 00:01:33.17
    SQL>
    1 select count(1) from
    2 (
    3 select /*+ ORDERED */ sdo_geom.sdo_intersection(a.geometry, b.geometry, 0.05) from
    4 map_airports_us b, MAP_ADMIN_AREA4_US a
    5 where sdo_relate(a.geometry, b.geometry, 'mask=anyinteract querytype=window')='TRUE'
    6* )
    SQL>
    SQL> /
    COUNT(1)
    2097
    Elapsed: 00:02:00.64
    SQL> SQL> create table tempint (id1 number, id2 number,
    2 geometry sdo_geometry);
    Table created.
    Elapsed: 00:00:01.01
    SQL>
    SQL> insert into tempint
    2 select /*+ ORDERED */ b.polygon_id, a.polygon_id,
    3 sdo_geom.sdo_intersection(a.geometry, b.geometry, 0.05) geometry
    4 from table (sdo_join('MAP_AIRPORTS_US', 'GEOMETRY', 'MAP_ADMIN_AREA4_US',
    5 'GEOMETRY', 'mask=ANYINTERACT')) c, map_airports_us b, MAP_ADMIN_AREA4_US a
    6 where b.rowid = c.rowid1 and a.rowid = c.rowid2 ;
    2097 rows created.
    Elapsed: 00:02:22.63
    SQL>
    So 2 minutes seems more like the right figure.
    Jayant

  • Mask the difference between two layers

    Hello everyone. I have a problem that I feel should be solvable, but I just can't figure it out.
    I have three elements:
    Static image of the background of a gym
    Full-body video of a person doing an exercise (they take up the center 1/5th of the frame) with the same background
    Title text
    The effect I'd like is so that the title text (large, bold font that spans the width of the window) is masked out by the person, in a manner similar to how magazines' titles will be masked (examples here, here, and here).
    When I put the two layers on top of each other and set the top's blend mode to Difference, I do indeed only see the person (albeit in psychedelic colors). I just can't figure out how to use that as a mask to hide those parts of the title.
    Exercising person:
    Background:

    The image is a combination of a few slight movements
    When there is movement, the two images can't easily be used with a difference matte. I suppose if you could match them up perfectly, you could crop out the edges.
    I'm not sure what you mean by different format - surely a still image and video are going to be different formats?
    One is a JPG and one is a PNG. It looks like the tripod moved.
    In any case, if it works OK for you, then great.
    If you set it up right, then you could probably use levels to crush the blacks and lighten up anything else, turning it in to a matte. But since his hair looks black, it complicates things a bit.

  • How to limit sharing apps to only two devices? because i have an iPod touch and an iPad. i just want to limit the sharing of apps to those two.

    how to limit sharing apps to only two devices? because i have an iPod touch and an iPad. i just want to limit the sharing of apps to those two. because my brother is using my apple id too on his ipod. i want to limit it to mine only. tnx!

    You can go into settings and turn sharing off in the programs on the device you don't want to share too.

  • How do I add multiple songs to an existing playlist from the (no longer called) Library? Highlighting multiple songs and clicking the "Add to" button will only add the with the little arrow, not all the highlighted ones!

    How do I add multiple songs to an existing playlist from the (no longer called) Library? Highlighting multiple songs and clicking the "Add to" button will only add the one with the little arrow, not all the highlighted ones! I am using the "new" iTunes.

    For the moment there isn't a way for us end-users to control what is "matched" or "uploaded." That is purely a result of Apple's server-side algorithms.
    To re-add multiple songs at once simply highlight all the songs you want to re-add, then right-click (or Control+click) the list and choose "add to iCloud."

Maybe you are looking for

  • How do I sync user 2 of laptop with my netbook without syncing user 1 of laptop to either of the others?

    I want the bookmarks and as much of the stuff on my laptop to also be on my netbook. User 1 is the original user account of the laptop. I created another account since other user didn't want my bookmarks, etc, Both users are administrators. So I want

  • Problem creating dynamic component children with RestoreState of JSF 1.2

    Hello everybody, With JSF 1.1, it was possible to create children of a component dynamically in the constructor of a component. But now, with JSF 1.2, there is an issue with the RestoreState as a new instance of each component of the tree is created.

  • IPhone User Cannot Logon

    I am trying to enable iPhone access to a certain user.  The user has already been granted with Iphone_Access global privilege.  But the user is still not able to login via mobile.  Username and password has been checked multiple times already.  Enabl

  • Real player and wmp on websites

    Why is it when I try to listen to an audio clip on a site it says i do not have the correct plugins to use even though i downloaded and installed both windows media player and realplayer for mac on my new Macbook. I have no problem on my G5. My macbo

  • BPEL Database Adapter "Faulted while invoking operation.." --where to look?

    Hi, I hope that someone can assist me. Occassionally in production a database adapter step will fault. On the BPEL Console flow diagram for the step I can see "Faulted while invoking operation XXXXX on provider YYYYY". The step retries, but the fault