I need help, correction of a mistake, that I must have done.

After editing an image in camera raw, when I open it in CS3, it opens as a smart object.  How to change that?  Help will be very appreciated.

John

Click the botom of the Camera Raw dialog box, where you have the mode color, DPI, image size, etc.. She must open the workflow Options dialog box, where you will find a checkbox "Open in Photoshop as smart objects" that you will need to deselect

Tags: Photoshop

Similar Questions

  • I need help to write a script that detects the first instance of a paragraph style and then change

    I need help to write a script that detects the first instance of a paragraph style and then he goes to a different paragraph style.  I don't necessarily need someone to write all this, by the biggest problem is to find how to find just the first instance of the paragraph style.  Any help would be greatly appreciated, thank you!

    Hello

    then try this with your active doc:

    ....................

    myDoc var = app.activeDocument;

    mStyle var = myDoc.paragraphStyles.item ("PS_NameToFind"); change the name to paraStyle

    var mStyle_1 = myDoc.paragraphStyles.item ("PS_NameToChange"); change the name to paraStyle

    var mFrames = myDoc.pages.everyItem ().textFrames.everyItem () .getElements ();

    app.findTextPreferences = null;

    app.findTextPreferences.appliedParagraphStyle = mStyle;

    for (var k = 0; k)< mframes.length;="">

    {

    currFound = mFrames [k] .findText ();

    If (currFound.length > 0)

    currFound [0] .paragraphs [0] .appliedParagraphStyle = mStyle_1;

    }

    app.findTextPreferences = null;

    ................

    Rgds

  • All my objects in Indesign are locked. I can move objects with the help of the arrow keys on my keyboard, but not with the mouse. I must have done an order by mistake. Any suggestions?

    All my objects in Indesign are locked. I can move objects with the help of the arrow keys on my keyboard, but not with the mouse. I must have done an order by mistake. Any suggestions?

    Thanks for your help. I work again InDesign brokedown and after a reboot, everything works perfectly fine.

  • I try to down load El Cap to my iMac (mid 2007) and I get this message saying that I must have OS 10.11 to perform this task.  Where can I find 10.11?  Apple store has only 10.11.2 or later...

    I try to down load El Cap to my iMac (mid 2007) and I get this message saying that I must have OS 10.11 to perform this task.  Where can I find 10.11?  Apple store has only 10.11.2 or later...

    What you are trying to download is an update to El Capitan, which requires that El Capitan already installed.

    You should find the correct Installer for El Capitan in the Apple store under the purchased tab.

  • I need help to find a program that was on my computer laptop b4

    I'm looking for a program that has been on my laptop before I bought it (used) and I can't seem to find it. I looked in the install/uninstall programs and its there under Uninstall but I don't want to uninstall it I want to use it. How should I do where I can use the program on my computer? is there a way I find. I think that it may have been sent to the trash and deleted but never uninstalled!

    Well, you need the NAME of the program you are looking for!

    It's updated operating system Vista, upgraded installation and activate Forum.

    http://social.answers.Microsoft.com/forums/en-us/vistaprograms/threads

    They will help you with your question in Forum Vista programs at the above address.

    See you soon.

    Mick Murphy - Microsoft partner

  • Need help to create the shape that people have to go to a page

    Hello

    I am trying to create a form that people would have to complete and submit to access a specific page. The info they need to go to an e-mail address. Does anyone have the simplest solution for this? It should not be stored in a database simply go to an e-mail. Any help would be appreciated. I am not great with the backend of things.

    Thanks for getting back to me. What I have is a pricing page. The feedback form is so that we can see who views or interested in the services. We don't want people who fill out this form in order to see it. I created simple contact forms that are sent to an email and directed to another page. The problem I have is trying to find a way where I hope that if the same person comes back they will not have to fill out the form again. I don't know if they will fill and create a login/username that could be a possible solution, but I try to make it simple. I'm just starting to learn PHP/XML (which I copied from other sources) and wrote my own. Maybe create a cookie which is verified once the page is loaded? I don't know how do either if... I'm a front-end "designer" and much of this is Greek to me.

  • HP Mediasmart Server and Mac TimeVault - need help with the HUGE mistake!

    Hello

    I found this note in the help file:

    «The backup file will be located at--------\Mac\Backup.»  The file name is based on the serial number of the Mac system and cannot be changed. Do not manually delete or rename this file.

    BUT, alas, I found it too late

    I had just deleted the MAC of the server file to a new, larger

    Mea culpa

    It seems that the space allocated for the backup of Mac (600 MB) in the old file, is STILL assigned, if the file has been deleted. And since I greeted the deduplication of files, a serious part of my total serverspace/3 GB is now available to me. This leaves less free space I need for backup.

    How do I fix this?

    Can someone point me in the right direction please?

    Hi Geezer27,

    I have a few 'good' and 'not so good' news

    I don't know much about these servers, so I asked someone who does and here's what I found:

    The "good" News:

    Folder duplication does not overlap the Mac backup file, then the 600 MB does not have 1200 MB on the server.

    The new 'not very good ':

    It is not an easy way to solve this problem. The best option is to try to identify what hard physical-disk backup Mac file was located and then through the console of the server, use the function "Remove drive" to remove this disk server, then once it has been deleted through the very function of the console, use the "Add drive" to add this drive. What it will do is reformat this player to a quick format and who "should" reset Mac backup file space that has been reserved. If this does not work, you will need to take this same drive to a PC and reformat the hard drive via a PC interface.

    I hope this helps.

  • Hello. I need help developing a PowerCli script that will show me the current configuration of the video Ram of each individual virtual machine on a host\cluster or a vcenter. Can you help me?

    I have a script that will allow me to change the configurations of VRAM, but I need a script that retrieves the configuration of all virtual machines VRAM in my infrastructure.
    I need to get out information to a csv file and run this report on a monthly basis... can you help me?

    Right now my environment is mixed. I have Windows XP virtual machines set to 4 MB, Windows 7 virtual computers set to 8 MB and a subset of sall of virtual machines set to automatic detection of settings.

    I need to be able to recover these settings in a CSV file in order to use this information for comparisons of trdouble-shot performance issues...

    Thank you.

    vram.JPG

    Try something like this

    Get - VM |

    Select Name,

    @{N = "OS"; E={$_. ExtensionData.Config.GuestFullName}},

    @{N = "VideoRamMB"; E = {}

    [math]: Round (($_.)) ExtensionData.Config.Hardware.Device |

    where {$_-is [VMware.Vim.VirtualMachineVideoCard]} |

    (Select VideoRamSizeInKB - ExpandProperty) / 1 Ko, 1).

    }} |

    Export-Csv vm - videoram.csv - NoTypeInformation - UseCulture

  • User error needs help correction-&gt; repeatable Tag on the attribute custom section

    Okay, I v.6111.  Today, I put manually the tag supplier_eq_create on all the existing attributes in our sections for suppliers can add them when we send the EQS. Unfortuately, I accidentally clicked on the reproducible tag instead of Supplier_EQ_Create in some cases in our environment Export/setting in scene.  When I try to remove its repeatable label, I get the error that says "reproducible State of the line can be changed after the outbreak of the line"... we did not really use the reproducible feature of the tag.  I need to know how I can remove this tag with the attributes of active due to human error before importing it to PROD.  The forum can help me?

    Best, Beckie

    Hi Beckie,

    As long as you are sure that nobody use it you can remove this tag with a database script.

    As with all scripts, make sure that you back up your data.

    With the following script, you can find the lines that contain the reproducible tag of a particular section model

    select rowTemplate.* from eaSectionDynamicTagJoins rowTTagjoin
    inner join commonEARowTemplate rowTemplate on rowTemplate.pkid = rowTTagjoin.fkEAS
    inner join commonLookups tag on tag.pkid = rowTTagjoin.fkTag
    inner join commonEASectionTemplate sectionTemplate on sectionTemplate.pkid = rowTemplate.fkSectionTemplate
    where tag.Name = 'Repeatable' and langID = 0 and Category = 'EASRowDynamicTag'
    and sectionTemplate.id = '';
    

    Tags are related to patterns of row of section customized using the eaSectionDynamicTagJoins table.

    You can remove the tag of a specific line by using the following script

    delete from eaSectionDynamicTagJoins
    where fkEAS = '';
    

    I hope this helps. Let me know if you have any questions,

    Dmitriy

  • Need help to write a script that opens files, removes layers and sous-calques

    Hey all,.

    I'm a noob to the community of script, and what I try to do is file edit commands that share the same names of layers and sublayers. I have a few questions that would be incredibly useful if I could have answered.

    I'm not sure how to define a script too call out of the layers that have been created without script. I need to create a variable for the existing layers and leave the script to know what their names are in the files?

    For example, I have three files which have each layer named 'cutlayer', 'trimlayer', 'fold' and 'work '. I need to write a script that opens three files, deletes the layer 'fold' of each file, and then move the layer "trimlayer" in his own sublayer in 'work' (the base layer can be on the top so reorganization sublayers is not necessary to worry about something). I do not understand how to write the script because I couldn't find examples in the documentation for the script provided on the adobe website which has worked with existing files.

    It's my shot at what I'm trying to do, with English fill in the blanks of what I do not know how to script. If anyone can help me understand this point, I would really appreciate it!

    app.documents.openDlg (prompt, filter, MultiSelect);  the user opens the associated files

    If (documents.length > 0) //run the script through each document individually

    {

    sourceDoc = activeDocument;

    delete the "fold" sourceDoc layer

    move the "trimlayer" in the layer "work."

    remove the underlayment 'path' of layer "work."

    Run the script through each document

    Save the new file name folder in the new parallel to the current folder on the hard disk

    Go out and spend in each document until there is no more

    }

    create new document

    Place documents published in different layers in the new document, with a distance between them, optimize the space on a 51 "x 51" work plan, using as little of the artboard as possible. "

    All comments are things basically, I do not know how and am trying to figure out how to do, so if anyone has a second to explain some of these things, I would really appreciate it!

    Thanks again!

    I know it of very frustrating when his apprenticeship and things don't go as planned, but understand that it is quite confusing as it is and do not add more confusion to the mix by using other tools than those provided. I mean JSLint, it might be useful with GENERAL javascript syntax, but Adobe's Javascript implementation is another animal, or another language, always JavaScript, but intended to be run by its own engine. JSLint has no idea what "layers", or "pathItems" are, it will trigger errors when he sees the objects, it does not recognize.

    .. .in learning... not to take baby, write a single line of code and run... If it works, write another line of code

    Try this version (always in the ESTK),'re missing you a few "++", and you do not change "documents" with "docs" in a certain place

    var docs = File.openDialog("Select Files to Open", "*.ai", true);
    
    var idx = 0;
    
    for (idx = 0; idx < docs.length; ++idx) {
    
        var doc = app.open(docs[idx]);
    
        var myCounter = 0;
    
        for (myCounter = 0; myCounter < doc.layers.length; myCounter++) {
    
            doc.layers[myCounter].locked = false;
    
        }
    
        doc.layers.getByName('Crease').remove();
    
        doc.layers.getByName('Regmark').remove();
    
        doc.layers.getByName('Artwork').pathItems[0].remove();
    
        doc.layers.getByName('Through Cut').hasSelectedArtwork = true;   
    
        doc.layers.getByName('Through Cut').pathItems[0].strokeColor = doc.swatches.getByName("Black").color;   
    
        doc.layers.getByName('Through Cut').move(doc.layers.getByName('Artwork'), ElementPlacement.INSIDE);
    
    }
    
  • I need help to remove a program that focused on my computer, it is called Apache Tomcat 6

    I searched my computer and regestry for any sign of Apache Tomcat, but found nothing.  When I go online my home page (MSN) will not open.  It opens to Apache Tomcat 6.  I have reset the internet homepage and noting that tried to help.  I tried to go on the Web (Apache) site and it gives me just the runaround,

    See if this helps:-

    http://www.ComputerActive.co.UK/CA/download-review/2040736/remove-unwanted-software-Revo-Uninstaller-19

    If she please vote as helpful.

    Thank you.

  • Need help to import the DVD that I made using Windows Movie Maker

    I made a slide show DVD in my computer XP using WMM. I thought that I taped on the C drive first, but I can't access either one to make changes. I can view the DVD using Windows Media Player, but I want to change it

    For a re-release in Movie Maker, you need the. MSWMM
    project folder. Do a search for your folder my videos and
    see if you can find it... Maybe you saved before you
    created the DVD.

  • need help to find the text that has been reduced from word document

    I cut and pasted the document in a grammar online editor; After that it was edited, I tried to copy / paste to the document word; some how the text has been lost

    I cut and pasted the document in a grammar online editor; After that it was edited, I tried to copy / paste to the document word; some how the text has been lost

    If that you cut is not available to paste, you're out of luck. It's is not just about anywhere you can get it from. You will need to go back in the premodifie file.

  • need help mail from microsoft so that I can use craigslist and chalice

    I tried several different pop address and what not and can't seem to add all accounts and I need to get this set up soon! Help, please!

    http://www.SimpleHelp.NET/2007/02/07/a-beginners-guide-to-setting-up-Windows-Mail/

    Link above has an easy to follow Guide to set up Windows Mail.

    Contact your ISP (Internet Service Provider).

    They offer your broad band/Dial-up connection.

    Ask them to:

    username
    password for your service account to wide band/Dial-Up with them

    Server of incoming POP3 mail
    outgoing mail SMTP server

    The above information is required to set up Windows Mail.

    ISPS are usually happy to help you set up your email account.

    See you soon.

    Mick Murphy - Microsoft partner

  • I need help with an error message that I started to get during the build.

    BB Storm on JDE 4.7.0

    I created a small class to allow me to easily create and play sounds. I have just run the following code to play a sound at any time (and I can play again too).

    IpAudioClip crash("libs.testother","/testother/crash.aac","audio/aac");
    ...
    if (crash.isSupported("audio/aac"))
    {
        crash.play();
    }
    ...
    

    Now, when I build, I get an error that I've never seen elsewhere as follows:

    libs. IpAudioClip: error! : lack of card from the pile to the label: 35
    Error while building project

    When I get this error on the web, I see preverify associated messages.

    First of all, can someone explain what the preverify step is all about? Also, why it is not managed by default in the JDE?

    What is causing this error? What should I do for the JDE to fix?

    According to me, that there is a box of pre-build in the properties of each file. Do I need to add a step preverify in there or something? How do we know when to do (if that's the solution)?

    Any info would be greatly appreciated.

    Thank you

    -Donald

    I solved it myself. JDE projects can sometimes get damaged. I had a project that was link a library even if he hasn't said to link this library. That's what was causing the error message. The solution was to delete the project and create a new one of the same name, overwriting the old and adding the same files as before and be careful not to add libraries was planned initially that he didn't need. Now all this very well built.

    This error message means there is a problem with a jar somewhere.

    THX

    D

Maybe you are looking for