Why the selective function does not work.

I used Adobe 2, 4 and 5 years.  I frequently ask selective highlights or sharpness in an image using the layer to double orders, highlights, adjusting the image, layer mask, hide all.  When I try to apply selective effects using brush nothing happens.  ???  How can I solve this problem?  I appreciate your help.

Ted

Ted,

There are a few things that could cause that. The most obvious is that you use not perhaps not the right color (transparent, visible/black-white) or maybe the opacity of the brush has been set to a low value. If not, the next thing I would do is to check and make sure that you have the thumbnail of the layer selected and not mask the image layer in the layers panel. If this does not work, could you upload a screenshot?

Jason

Tags: Photoshop

Similar Questions

  • Why the object_not_found exception does not work?

    Posters,

    I have the following statement in a package.procedure:

    -- (...)
    Start

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double
    -- (...)

    exception
    When dbms_metadata.object_not_found then
    null;

    end;
    -- (...)

    Execution is stopped in the select, not enter the exception and the following message is displayed in PL/SQL Developer MicroHelp:

    + "ORA-31608: specified object type INDEX not found." + "

    I did it another way by adding the following clause:

    -- (...)
    Start

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double
    where exists (select 1+)
    of all_indexes+.
    where table_owner = 'OWNER'+.
    and table_name = sTableName); +
    -- (...)

    exception
    + When no_data_found then +.
    null;

    end;
    -- (...)

    It works, but: why the object_not_found exception does not work?

    Thanks in advance for everyone!
    Philips

    Oh I just noticed:

    What happens if instead of this:

    Select dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName)
    in the cDDL - clob for index DDL
    of the double

    you say:

    cDDL: = dbms_metadata.get_dependent_ddl ('INDEX', 'OWNER', sTableName);

    ?

  • Why my XMLTable function does not work?

    Hello

    I'm reading my XML document using a function XMLTable, because a repetition of elements may occur. I wrote a SQL script to test this feature, but it does give me the desired output. This is my script. I use a shadow table PETER_XML to pass the value to the function XMLTable. I would have rather done it directly with a PL/SQL variable, but it does not work.

    CREATE TABLE PETER_XML (AVY XMLTYPE);

    Set serveroutput size 100000
    set echo on
    Set of feedback on

    declare

    cursor c_avy is
    SELECT XMLRESPONSE. DepartureStation' DEPARTURE,
    XMLRESPONSE. "" Flight "FLIGHTNR
    OF PETER_XML.
    XMLTABLE (XMLNameSpaces ('http://schemas.navitaire.com/WebServices' as "web", ))
                                  ' http://schemas.xmlsoap.org/SOAP/envelope/ "as"soapenv", "
                                  ' http://schemas.Navitaire.com/webservices/servicecontracts/BookingService ' as 'book',
                                  ' http://schemas.Navitaire.com/webservices/DataContracts/booking ' as "Book1",
                                  ' http://schemas.Microsoft.com/2003/10/Serialization/Arrays ' as "arr",
                                  ' http://schemas.Navitaire.com/webservices/DataContracts/common/enumerations ' as 'enum',
                                  ' http://schemas.Navitaire.com/webservices/servicecontracts/BookingService ' as 'ns0',
                                  ' ( http://schemas.Navitaire.com/webservices/DataContracts/Booking ' as 'ns1'),
    ' / / GetAvailabilityRequest/TripAvailabilityRequest/AvailabilityRequests/AvailabilityRequest.
    PETER_XML OF PASSAGE. AVY
    COLUMNS
    "DepartureStation' VARCHAR2 (3) path"DepartureStation. "
    'Flight' varchar2 (4) WAY 'flight '.
    ) XMLRESPONSE.

    "" "clob l_response: = ' < soapenv:Envelope xmlns:soapenv ="http://schemas.xmlsoap.org/soap/envelope/"xmlns:web ="http://schemas.navitaire.com/WebServices"xmlns:book ="http://schemas.navitaire.com/WebServices/ServiceContracts/BookingService"xmlns:book1 ="http://schemas.navitaire.com/WebServices/DataContracts/Booking"xmlns:arr ="http://schemas.microsoft.com/2003/10/Serialization/Arrays"xmlns:enum ="http://schemas.navitaire.com/WebServices/DataContracts/Common/Enumerations">" "
    < soapenv:Header >
    bnuOiHCVb3k < web: Signature > = | GX + eTRcZ5ABozAy8MosBFwagyUw7zrRXf1iprmw9Q4W17wt8SDpjYV2HwZRGIHYtE46UFBJw/aFyKVqjToEAfSTfh7cePm4r9JJwcIveDc75NuxnzoY14pKC + WLYDzE0MaALra4i/tI = < / web: Signature >
    < web: ContractVersion > 340 < / web: ContractVersion >
    < / soapenv:Header >
    < soapenv:Body >
    < ns0:GetAvailabilityRequest xmlns:ns0 = "http://schemas.navitaire.com/WebServices/ServiceContracts/BookingService" > ""
    < ns1:TripAvailabilityRequest xmlns:ns1 = "http://schemas.navitaire.com/WebServices/DataContracts/Booking" > ""
    < ns1:AvailabilityRequests >
    < ns1:AvailabilityRequest >
    < ns1:DepartureStation > AMS < / ns1:DepartureStation >
    < ns1:ArrivalStation > CTA < / ns1:ArrivalStation >
    < ns1:BeginDate > 2013-07-13 T 00: 00:00 < / ns1:BeginDate >
    < ns1:EndDate > 2013-07-13 T 00: 00:00 < / ns1:EndDate >
    < ns1:CarrierCode > HV < / ns1:CarrierCode >
    < ns1:FlightNumber > 547 < / ns1:FlightNumber >
    < ns1:FlightType > all < / ns1:FlightType >
    < ns1:PaxCount > 1 < / ns1:PaxCount >
    < ns1:Dow > by day < / ns1:Dow >
    < ns1:CurrencyCode > EUR < / ns1:CurrencyCode >
    < ns1:DisplayCurrencyCode > EUR < / ns1:DisplayCurrencyCode >
    <!-ns1:SourceOrganization > COO < / ns1:SourceOrganization->
    < ns1:MaximumConnectingFlights > 0 < / ns1:MaximumConnectingFlights >
    < ns1:AvailabilityFilter > by default < / ns1:AvailabilityFilter >
    < ns1:ProductClassCode > NG < / ns1:ProductClassCode >
    < ns1:SSRCollectionsMode > None < / ns1:SSRCollectionsMode >
    < ns1:InboundOutbound > so < / ns1:InboundOutbound >
    < ns1:NightsStay > 0 < / ns1:NightsStay >
    < ns1:IncludeAllotments > true < / ns1:IncludeAllotments >
    < ns1:FareTypes >
    < ns2:string xmlns:ns2 = "http://schemas.microsoft.com/2003/10/Serialization/Arrays" > T < / ns2:string>
    < / ns1:FareTypes >
    < ns1:PaxPriceTypes >
    < ns1:PaxPriceType >
    < ns1:PaxType > ADT < / ns1:PaxType >
    < / ns1:PaxPriceType >
    < / ns1:PaxPriceTypes >
    < ns1:JourneySortKeys >
    < ns2:JourneySortKey xmlns:ns2 = "http://schemas.navitaire.com/WebServices/DataContracts/Common/Enumerations" > EarliestDeparture < / ns2:JourneySortKey>
    < / ns1:JourneySortKeys >
    < ns1:IncludeTaxesAndFees > false < / ns1:IncludeTaxesAndFees >
    < ns1:FareRuleFilter > by default < / ns1:FareRuleFilter >
    < ns1:LoyaltyFilter > MonetaryOnly < / ns1:LoyaltyFilter >
    < ns1:TravelClassCodeList >
    < ns2:string xmlns:ns2 = "http://schemas.microsoft.com/2003/10/Serialization/Arrays" > Y < / ns2:string>
    < / ns1:TravelClassCodeList >
    < / ns1:AvailabilityRequest >
    < / ns1:AvailabilityRequests >
    < ns1:LoyaltyFilter > MonetaryOnly < / ns1:LoyaltyFilter >
    < / ns1:TripAvailabilityRequest >
    < / ns0:GetAvailabilityRequest >
    < / soapenv:Body >
    < / soapenv:Envelope > ';

    Start

    dbms_output.put_line ('Start');
    insert into peter_xml (avy) values (XMLTYPE (l_response));


    dbms_output.put_line ('Insert processed' | to_char (sql % rowcount) |) "lines.") ;

    for r_avy loop c_avy

    dbms_output.put_line ('Start' | r_avy.departure |) "Flightno. ' | r_avy.flightnr);

    end loop;

    end;
    /

    Rollback;

    The script works well, but the problem is that I don't get any kind of output the cursor of the loop for. When I speak to elements using "ns1:etc", I get an error, which suggests that the service is actually read the XML. Since there was no way out, I started to including all these XMLNameSpaces.

    Can someone let me know what Miss me?

    And if I can pass the value to a PL/SQL variable, it would save me the use of a fictitious table. That would be nice.

    Thanks in advance.

    Peter

    Hi Peter,.

    Since there was no way out, I started to including all these XMLNameSpaces.

    All these namespaces have a meaning, do not blindly, include them but if you do, use.

    The main manifestation of XQuery does not reference all the necessary namespaces.

    Here is a simplified version that gives the expected results.

    Please note that I only use namespaces I want to solve the XQuery:

    declare

    c_avy (p_xmlresponse in xmltype) cursor is

    Select x.DEPARTURE

    x.FLIGHTNR

    from xmltable)

    XmlNamespaces)

    "http://schemas.xmlsoap.org/soap/envelope/" as "SOAP."

    , 'http://schemas.navitaire.com/WebServices/ServiceContracts/BookingService' as 'ns0 '.

    , "http://schemas.navitaire.com/WebServices/DataContracts/Booking" as "ns1."

    )

    , ' /: soap envelope / soap: Body / ns0:GetAvailabilityRequest / ns1:TripAvailabilityRequest / ns1:AvailabilityRequests / ns1:AvailabilityRequest'

    passage p_xmlresponse

    columns

    Trajectory of DEPARTURE VARCHAR2 (3) 'ns1:DepartureStation '.

    , Path of varchar2 (4) FLIGHTNR 'ns1:FlightNumber '.

    ) x ;

    "" l_response clob: = "http://schemas.xmlsoap.org/soap/envelope/" xmlns:web ="http://schemas.navitaire.com/WebServices" xmlns:book = "http://schemas.navitaire.com/WebServices/ServiceContracts/BookingService" xmlns:book1 ="http://schemas.navitaire.com/WebServices/DataContracts/Booking" xmlns:arr = "http://schemas.microsoft.com/2003/10/Serialization/Arrays" xmlns:enum ="http://schemas.navitaire.com/WebServices/DataContracts/Common/Enumerations" > ""

    bnuOiHCVb3k = | GX + eTRcZ5ABozAy8MosBFwagyUw7zrRXf1iprmw9Q4W17wt8SDpjYV2HwZRGIHYtE46UFBJw/aFyKVqjToEAfSTfh7cePm4r9JJwcIveDc75NuxnzoY14pKC + WLYDzE0MaALra4i/tI =.

    340

    http://schemas.Navitaire.com/webservices/servicecontracts/BookingService">

    http://schemas.Navitaire.com/webservices/DataContracts/booking">

    AMS

    CTA

    2013-07-13 T 00: 00:00

    2013-07-13 T 00: 00:00

    HV

    547

    All the

    1

    Every day

    EUR

    EUR

    0

    By default

    NG

    None

    Both

    0

    true

    http://schemas.Microsoft.com/2003/10/Serialization/Arrays "> T"

    ADT

    http://schemas.Navitaire.com/webservices/DataContracts/common/enumerations "> EarliestDeparture"

    fake

    By default

    MonetaryOnly

    http://schemas.Microsoft.com/2003/10/Serialization/Arrays "> Y"

    MonetaryOnly

    ';

    Start

    for r_avy in c_avy (xmltype (l_response)) in a loop

    dbms_output.put_line ('Start' | r_avy.departure |) "Flightno. ' | r_avy.flightnr);

    end loop;

    end;

    /

    In fact, you don't need an intermediate table for this requirement. However, and according to your version of db, store the XML in a binary XMLType table can significantly improve performance.

    For makers in small, you probably won't see a difference between the two approaches, but just so you know in the case where you have to face in the future with big XMLs.

  • Why the alt tag does not work in firefox to open a description of an image on mouseover

    In IE, when I ride my mosue over an image, it gives a description of the ToolTip of the image contained in the html alt tag. Why this does not work in Firefox?

  • Why the mouse keys does not work?

    I would use MouseKeys in windows to use my keyboard as a mouse, but I was not able to get the function runs.

    I am able to activate the MouseKeys without any problem, but by pressing the keys on the numeric keypad does not move the pointer of the mouse at all.

    I can see the mouse keys icon in the notification area of the taskbar of windows 7 and I am able to switch between the left and right mouse buttons using the / and - keys on the keyboard, but that's all I can do.

    Anyone have any ideas on what I can do?

    Thank you

    Jason

    Hi, thanks for your response.

    I found the solution to my problem. Keys mouse was working, but I didn't know it because my mouse speed setting is set to minimum. Although it seemed that nothing was happening when I was pressing the keys on the numeric keypad, the mouse began in fact to move, but only very slowly.

    I adjusted my settings of the mouse, and the mouse keys now work properly.

    Thanks again

    Jason

  • arrow of the selection list does not work

    Run version 4.2 against database 11g.

    On one of my pages none of my page selection point lists are working properly.  When clicking on the arrow at the end of the selection in the list list does not open, but if you click within the field where the text is displayed, it will open.  I tried IE and Firefox and the result is the same on both browsers.  If anyone has seen this behavior before?

    After putting a few more space between list boxes, the problem solved.  I guess even if visually there is space between them, it was somehow a kind of overlap.

  • Why the YouTube widget does not work?

    I have some difficulty working with the YouTube widget. Everything worked well with her two days ago (8/18), but since yesterday it stop working. All my colleagues are facing the same thing. The test button no longer works. When you tap on all we get is a black screen with the YouTube logo on the bottom right. When I press F11 to display an overview of all works fine, but when published we get the black screen with the logo in the bottom right. What is executed that the publication of the file locally, a remote server or Adobe Acrobat Connect Pro. I am running version 9.02.421 and colleagues use this version and the previous version (9.01.xxx).

    What differs from F11 preview vs a file published? adobe.

    Please help I need a solution for this ASAP as video is the main format that I work with and have a time-sensitive project that should be displayed.

    I can confirm that the test button now does not work in the changes of URL to "youtube.googleapis.com/v/". I still Captivate installed 9.0.1.320 on a machine and the same thing happens in this YouTube widget as it is in my 9.0.2.421 install.

    A few questions for you.

    Are you an edition to the HTML5 or SWF?

    Can you confirm that the widget is the most recent version? You can do this by clicking on the blue in the Properties Panel icon when you have the widget selected in the slide.

    The version should be 17. If not you will have to remove the widget from your slide, then reinsert the Interactions of learning.

    Also, can you confirm for me that the YouTube URL uses the correct structure? It should be https://www.youtube.com/watch?v= and not the shortened structure https://youtu.be/ .

    The difference between F11 and F12 previews is F11 shows a preview using HTML5 and present F12 to preview using the Flash. The final publication should be the same as the preview of F11, if you are publishing on HTML5, but you need to run a local web server or publish the file published on a server to ensure that everything works the same. There are a few things that are happening in the published output requiring a web server in order to display correctly.

  • Why to the can't 'Shared VMs' does not allow to share folders with the host and why the copy/paste does not work on them? :-((

    I want to put in place a "build mini-server' for our team. Since VMware Player is not taken in charge more I had to use VMware Workstation, and with some success, I put things up. But now more and more surface of trouble!

    To enable auto-start for the virtual machines, they must obviously be "shared." But it looks like, with this, the nuisance that these virtual machines cannot share folders more with the host. And also, it seems that copy and paste does not work with these "shared VMs.

    Is there a work around to get these features also works with 'shared VMs?

    It is VERY annoying and tedious to always have to these VMs to shuttle between shared and non-shared mode just to be able to transfer data or new versions of code for them!

    Thank you for using the workstation. How to create a script with:

    WS t vmrun start "c:\my VMs\myVM.vmx".

    And add the script to the Windows Task Scheduler to run at startup.

  • Why the command/tab does not work in the new discourse during a presentation

    Why the command/tab doesn't work with Keynote 6.6.1 during a presentation.  I can't get out (smoothly and professionally) presentation for applications that run in the background, then return smoothly.  Slows down my presentation, seems unprofessional.  This key combination worked very well until I used the new version of Keynote.

    We have no problem with the service application switcher using Yosemite and Keynote 6.6.1 on any of our client systems, or there is no record of anyone having this problem on the discussions.

    This sounds like a problem of systems;

    • what amount of RAM is installed
    • What is the amount of free space on the boot volume
    • have you antivirus, security and cleaning of installed applications
    • emptied the Recycle Bin
    • is the clear office of files and folders
  • Tap to hear the time function does not work

    I can't tap to hear when mickey or Minnie faces to work

    I have the latest versions of software on the phone and watch I toggled the function works and have re-matched my watch to my phone, but it still does not.

    Hello

    I suggest to wait until a few hours, leaving the face of Mickey or Minnie Mouse selected on your watch.

    My own experience (tested on two watches) is that the feature became available after waiting, without rebooting or unpairing / rematching of the watch. In one case, it took somewhere between 3 and 5 hours, but you can see he started working earlier than that.

    It can help to first turn the tap to set the time to stop, pause for a few moments and then turn it back on again.

  • Why the story to does not work on onclick in Firefox?

    Why doesn't javascript:history.back() not working on onclick in Firefox? All the form fields are empty if recaptcha filled with evil and the page is reloaded. This works fine on chrome, but not Firefox. Please suggest how we can solve this problem. Make it work like chrome charge back that all fields should not be empty.

    The server sends "no-store" with the page, while Firefox does not store the form once you leave the page. (See attached screenshot).

  • Why my attachments function does not work in Windows Live Hotmail?

    Original title: why my attachments do not work?

    I have problems with getting documents to include as an attachment.  Never had this problem with hotmail before.   What I am doing wrong?  How can I find someone to HELP me?

    Hi BrendaRuschenberg,

    1. what browser do you use?

    2. don't you make changes on your computer before this problem?

    3 are you facing this problem only with Windows Live Hotmail?

    If you use Internet Explorer, you can follow the steps in this link & check if the problem persists.

    Cannot download file - join my Hotmail email

    Hope the helps of information.
    Please post back and we do know.

  • Why the text tool does not work?

    whenever I choose the text tool that doesn't work. It allows me to create the bar, but the curosor doesn't even blink. I type and its Blanck. I hit accept the test I typed shows on the layer, but not on the screen, I need help. I've even updated, reinstalled. I need help I am ready to throw my laptop. Please someone

    Is this a new problem with an old facility?

    Or a new facility and the Type of tool has never worked?

    What is the size of the image in pixels and resolution?  Something that sometimes happens is that people get the wrong units and I think they are pixel setting when it is in fact centimeters.  If you have a low resolution game, like the default 72 dpi, which can cause the tiny text, it might as well be invisible.  This is particularly problematic when the Type is set on Points.  To test simply do a new document with reasonable proportions.  that is 1000 x 1000 pixels, 300 dpi

    Another test is to select the text layer and use free transform, or zoom so you can see if you have a small bounding box.

    If this isn't the question and the text color is not the same as the background, then...

    First step is to reset the preferences.  (The relocation does not overwrite the preferences file).

    Also try resetting subject tools.

    Then uninstall Photoshop and use the cleaning tool before reinstalling.

  • Why the dehaze cursor does not work in Lightroom CC in old photos

    Why is it not the CC Lightroom dehaze cursor available for old photos

    davidb36894620 wrote:

    Why is it not the CC Lightroom dehaze cursor available for old photos

    As it is explained that old image files have probably been processed in LR 1, 2 or 3 with process Version 2003 or 2010, which does not support the new Dehaze filter. You will need to click on the lightning icon in the histogram to update the image to PV2012file. Old image with the command 'Dehaze' available files were probably converted to PV2012 in a session of previous edition or at the current session by pressing the button "Reset".

    A picture is worth a thousand words...

    LR will attempt to settle the basic Panel tone controls so that they correspond to the settings of the previous version, but it does not always work well. Check the "review changes via before and after" from the context menu to compare the new PV2012 settings that will apply. If the results are less than optimal I suggest a double click on the word "Your" in the base Panel to perform the settings for 0 and start over from exposure control down.

  • Why the Feedjit widget does not work in FF 31.0

    FEEDJIT does not show on all the blogs when I use FF 31.0 but it appears in all other browsers. Is this a problem of Firefox or Feedjit? FEEDJIT worked fine until I upgraded to 31.0

    Seems to work ok. Thank you very much, much

Maybe you are looking for

  • Pavilion G6 2004tx graphics...

    Hello I baught my laptop (HP Pavilion G6 2004tx) on August 16, 2012. Configuration: OS: Windows 7 HB. CPU: i5 of 2nd generation. RAM: 4 GB of DDR3 memory GPU: 2 GB DDR3 - AMD Radeon HD M 7670 HARD drive: 500 GB I have a few questions related to the g

  • Why have I permission to open my files? I'm the only user on my computer.

    I have used all versions of windows except Vista and I am amazed by the level of intrusion of Windows 7.  I have an external hard drive that has been the essential motivation of an old laptop with Windows XP SP2.  I keep all of my old photos, music a

  • How can I block just downloads

    I could tear my hair out! This is the third time I decided to give a parental control. I am totally frustrated with web filtering. I turned it on 'General interest' and 'File block downloads from the Web.' My son complained that he could not go anywh

  • Cannot find drivers for 2400 konika minolta magic color printer

    Original title: Devicekonika minolta magic color 2400 printer, I can not find appropriate drivers for this device problems conecting this printer to my computer that is running microsoft seven pro

  • Close an application from a screen pushed to the top of another screen?

    I have 3 screens pushed above the other. Since the top of the screen, I have an option to close the application from there. Should I blow the screensunder the top of the screen before leaving the application or the system will take care of this for m