CS6 is extremely laggy / / please help ASAP!

Hello my name is Justin and, lately, I have experienced many problems of lag in CS6 and I have no idea what to do. I tried everything from demotion to cc 2014 and I reinstalled cs6 several times, I checked my computer for viruses and I tried to change my drive to work, I even restored my computer. I'm here because I have no idea what to do and I need someone help desperately. I leave some pictures of what is going on when I place a picture and it's just one of many things that is very slow. As see you in the first picture when I place a picture, it becomes extremely low, and then when I try to resize it gives me a loading bar which does not disappear even when it is complete. Please someone help me as soon as possible. Thanks - Justin1.png2.png3.png

If you design for the screen, you use pixels, not inches.

That farm and start a new document pixel 1500 x 500, not inches.

Tags: Photoshop

Similar Questions

  • How to play that button set chapters? Please help ASAP!

    How to play that button set chapters? Please help ASAP! I try to create 6 chapters of two videos, but I don't know how to set all play too. If I put a playlist with chapters 1 to 6 of the room all the button plays not all but only up to Chapter 2 and after the jump to finish and stop! What I've done wrong?

    If I put a playlist with chapters 1 to 6 of the room all the button plays not all but only up to Chapter 2 and after the jump to finish and stop! What I've done wrong?

    You have an end action or a substitution on any of the chapters.

  • First and After Effects are absent from the Cloud Adobe Application Manager... Please help ASAP

    First and After Effects are absent from the Cloud Adobe Application Manager... Please help ASAP

    Short and accurate: if they don't appear, your system does not support them. Refer to the plug Tech on the product pages and make your choice...

    Mylenium

  • Scaling vertically by the Expression, please help ASAP!

    Hello, everyone! I had a bit of trouble within the last few days, and I searched almost every corner of the web trying to figure out how to write this expression. So I had two expressions. We were too complicated and not a new does exactly what I want. So first, here's my first expression

    X = 100

    Y = thisComp.layer("Soundkeys_1").effect ("sound keys") ("Output 1") * 1.33333;

    "CB = (CheckBox Control") effect ("Checkbox");

    If (cb.numKeys > 0) {}

    t = cb.key (1) .time;

    Y = linear(time,t,t+1,Y,.5);

    Note: this is a single bar of 63
    This was given to me by another Member on this forum about 6 or 7 months ago. What this did is whenever that time I had a key image of the box I get the bar down slowly during the second at the end of the song. The problem with the term is that it does not allow me to do the bars Ascend slowly upward more than a second (the opposite of what it).

    So my solution so far has been to use an expression that allows me to have less soundkeys layers for solids (have not really learned to test it so if you could tell me if it works or not which would be awesome) here is the second (new) expression, but the expression does not include the scaling upward or down scale.

    X = 100

    Temp = thisComp.layer("1-3").effect ("sound keys") ("Output 1") * 1.33333;

    Temp2 = thisComp.layer("1-3").effect ("sound keys") ("output 2") * 1.33333;

    Temp3 = (temp1 and temp2) / 2

    Y = [100, temp3]

    }

    [X, Y]

    Once again: it's just a bar of 63

    What are average effects soundkeys instead of having so many different ranges (not important). What I am wanting to add is to add to this expression with a slider effect, or 2 box keyframes, just something like it takes do you present in several layers at once (while keeping my current expression) [so probably using an adjustment layer]:

    PotableAjarCaiman

    But of course scaling upward at the beginning of the song and scaled down at the end of the song, each period of 1 second. Sorry for such a long post, but I really wish I could get there as soon as POSSIBLE for my promotional music channel . Thank you!

    PS: The only reason I'm writing is because I couldn't find anywhere, and the only thing that I thought were too advanced for me to understand, but what I didn't understand is that they used a slider effect to control the whole of the value of Y of the layers with keyframes. Hope that the additional information could be useful

    Hello again everyone. So my friend and I were finally able to come with two expressions that I needed to make it work! Basically what I had to do was to create a null with effect of cursor object and add pictures 4 keys (2 at the beginning) and 2 at the end where I wanted them. We hung out and then each bar for the layer of sound keys appropriate as well as the slider layer. These are two expressions that we could get to

    For a single bar that wasn't going to be an average, we used this expression:

    temp = thisComp.layer("1-3").effect("Sound Keys")("Output 1")*(4/3);temp = temp*thisComp.layer("Spectrum Scale").effect("Slider Control")("Slider");temp = linear(temp, 0, 100*(4/3), .5, 100*(4/3));[100, temp]
    

    This adds a variety of things to temp.

    1. in the first line, we have 'temp' on the expression of basic whipped pick multiplied by 4/3.

    2. in the second line, we have pick whipped for the layer time zero that we named "Slider Scale" and the effect being "Cursor" with the variable (keyframes) on "Slider".

    3. the third line is a little more complicated because we needed to have had a minimum of.5 without adding +.5 at the end of the last line. This created a problem because this would produce no output, even when we didn't she added, a.5 more that it should be. So we decided to add a minimum expression to the minimum.5 power and the maximum output identical to the first line "(4/3)". "

    For the bars, on average, it needed a little more coding and much more advanced work (in my opinion). This is the expression:

    temp1 = thisComp.layer("1-3").effect("Sound Keys")("Output 1")*(4/3);temp2 = thisComp.layer("1-3").effect("Sound Keys")("Output 2")*(4/3);temp = (temp1+temp2)/2;temp = temp*thisComp.layer("Spectrum Scale").effect("Slider Control")("Slider");temp = linear(temp, 0, 100*(4/3), .5, 100*(4/3));
    

    So, is a lot heftier of an expression at first glance, but really, it's basically the same thing.

    1. put off tension in the first line, we have him while temp1 is the first release used in sound tones multiplied by 4/3.

    2. in the second line, we have exactly the same thing that the first line only, we used the second exit in the sound buttons layer.

    3. the third line is where we started having to change everything. previously, he was referred to as "temp3" but we couldn't use it with what we wanted to do. So what we ended up doing was to change all the references 'temp3"just"Temp ". Then we did the same thing as we did in the first expression choose it whipping out of the slider control.

    4. in the fourth line, that's where we had to implement a different minimum and maximum so that the bars do not disappear when the audio reaches a point 0 or keyframes, we put in the slider were set as 0. So, we made minimum.5 flow and the 100 *(4/3) of maximum output using the expression "linear '.

    Due to the extensive knowledge of my friend in these types of templates and javascript, it only takes about 30 minutes to fix the problem. It does exactly what I wanted to do in my original post, and I am very grateful to have a friend who can help out me like that. I want to thank each of you in the community forum to help people at all times with the expressions, even if they are extremely simple. Help you a lot of people who simply can not find the answer they're looking for. I'll show you what I did with key images in the slider effect now

    2 last keyframes are exactly the same values but in the opposite direction. The end result is completely what I wanted (as shown in the OP) so if anyone wants to know how to intensify the multiple layers at the beginning and then downwards at the end please send them this. Thanks again to the community, as much respect!

  • My sign-in for Adobe Audition CS6 guard failed.  Please help me.

    My sign-in for Adobe Audition CS6 guard failed.  Please can you help me?

    My sign-in for Adobe Audition CS6 guard failed.  Please can you help me?

  • When to change a start page preferably, a dialog box pops up and won't go away, even after clicked and restart FF. Please help ASAP

    This dialog box indicates "an attempt to change your home page and default search has been blocked" & "click to change these settings. After clicking on the "close button {X}", won't let the box of my screen, where it blocks ANY activity. Which means that, not only the dialog box covers aloud to the left of my screen (on my Mac, blocking access to all of the choices of window button).

    Literally blocks the activity of the screen all THE more of a 3 "-4" AUTOUR / greater than the size of real dialog box. " Move windows just so I can access the window buttons, although clear of ' under / covered by "dialog, the buttons still do not accept that is clicked, to inch away from the box. Even if it seems to be completely cleared and outside the box.

    When I go to another application, like the finder or to a full-screen video game, your still dialog box, any blockage 'slot' and 'around '. It will not disappear, even after that I went to my preferences and original re - has chosen settings of no.

    PLEASE HELP AS SOON AS POSSIBLE BECAUSE IT IS VERY ANNOYING SCREWING WITH MY WORKFLOW - SEE PHOTO! Unfortunately, your browser will not upload a screenshot of 49K of this anomaly.

    Moreover, to load the image, you can meet your own message and attach the image to the response. Please change or blur sensitive information in the file before uploading the image.

  • Satellite P10 554 will not start! Please help ASAP!

    Hello, please someone help as soon as possible.

    I got it for a few years now. A keyboard replaced Germnan to English.

    Used it three days ago and was very good. It shows no signs of something not ussual.

    This mornign however, I pressed the "power" button and not started. I tried to connect the battery, no indicator light came.

    I'm lost-don't know what to do.

    Please help someone?

    Thanks in advance

    Hello Morta

    If the unit is connected to the power supply and if there is no response after pressing power button must be some hardware malfunction. Press the power button and hold down for a few seconds. I put t know how old is your device but it is possible that the warranty is still valid. Please contact the customer Service of your country partner and let check the device. The warranty will cover the costs.

  • HP paviilion 15 laptop: screen brightness please help ASAP

    Hi guys, my display brightness is not adapt a day ago not used for theres no etc system restore and when I press f2 or f3 theres no increase or decrease it please help im really in urgent need all my software are average date until

    Hi @DylanL,

    Thank you for visiting the HP Forums! A place where you can find solutions for your problems with the help of the community!

    I stumbled upon your post on the laptop and wanted to help you! I looked in your question about your 15 HP Pavilion Notebook and brightness does not properly. I see that if you change the balanced power plan options option in the book will help. Here is a link that will help you. Go to your power options.
    Select balance, then click on change plan settings. Click on change advanced power settings. Then save changes. Sometimes just changing and selecting apply it and change it back solves this problem.

    You can try to use the Windows Update Troubleshooter to fix updates that do not come through Windows 8.  Please restart the laptop twice to make sure that all updates are completed!

    You can also try:

    In Device Manager, click the arrow next to display adapters to expand this category
    Right-click on the graph, and then select Update driver software if more than 1 graphic adapter do 1 at a time.
    Select search automatically for updated driver software.

    The laptop must find and automatically install the updated driver
    Once the installation is complete, restart your laptop.

    Please let me know how it goes.

    Thank you.

  • Problem with the command net user. Please help ASAP!

    What is happening on Windows XPI logged on as administrator on my computer, then in the command prompt, I typed: net user administrator active: / Yes (and pressed enter). After that I restarted the computer, I can not connect, and was my password (password). Please help me as soon as POSSIBLE. Thank you!

    Your syntax is incorrect for the command "net user".  You probably wanted to enter the command:

    NET user administrator / Active: Yes

    The syntax of the command 'net user' (according to this article) is:
        net user [Username [password |]] *] [options]] [/domain/domain]

    All options begin with a forward slash character (/)

    By omitting the character "/" before "active:", you have probably changed the password of user 'Administrator' in "active:" or "active: / Yes" depending on whether you entered a space before the 'yes '.  Try to connect as an administrator when you enter that as your administrator password.

    HTH,
    JW

  • Please help ASAP

    Please help me!
    Today I was watching a movie on my computer then suddenly the sound stops after I made some adjustments in the reading part to make it work on the helmet and not on the speakers and now when I go on the game it says reading: no audio device is installed
    And now on the sound icon right on the bottom of the page, there is a red 'X' circled on it, and when I pass the mouth above him, he said: no audio output is installed!
    I tried everything and it didn't work... I really feel someones help as soon as possible... I don't have the CD to install the sound, and I don't know how to install it...
    Help, please! This problem is KILLING me!

    Thank you!

    Hello Sandriine,

    Thank you for your message.  If it pleases you, try the following steps and let me know what you see or if this corrects the problem.

    1. right click on the speaker icon in the taskbar next to the time > select "playback devices".
    2. think you that the devices listed in the center of the window? If not,
    Right-click in the empty space and click on "Show disabled devices" > so if you see your speakers you can click right > activate

    We can't wait to hear back on your part.

    See you soon

  • BBM EXTREEMLY URGENT - please help ASAP

    Hi, please help. This isn't a matter of life or death... but close enough. I have a Samsung Galaxy S4 and tried to e-mail 1 large cats bbm history for me and my bbm crashed. Now, I don't see no bbm conversations. I don't see my contacts, but not cats. I rebooted my phone and it asked me for my password. I forgot, so I reset my password. However, I still have the same PIN bbm and bbid. Only a new password. How to get a cat bbm? My service provider can help you, or is my missing bbm cat ever? Thanks, much appreciated.

    To make sure that I understand it looks after BBM crashed, everything works again, but your previous conversations in BBM surveys are missing? If so there is no way to restore those individual BBM chat unfortunately.

  • I don't know anything. PLEASE HELP ASAP!

    I tried all day on a site I've used for years and until about 03:00.

    'S called it rcampus.com.  A screenshot is below.  Twitter.com I sent tweets on the site but I have no answer.

    I am a teacher.  I submit the notes record performance in less than 12 hours and my English students for an assignment notes are on this site.

    PLEASE HELP ME.  I have NO technical knowledge.  It is the only link on the site and I pray that someone here knows what to do.

    I need grades to a minimum and ideally a copy of the topic, I used for the calculation of these grades.

    The class is called English University.  The class code is ENG4U

    My login information for the site is msstarkman and my password michael1

    This is one of the links to my story.  I think it's the topic for a student: https://www.rcampus.com/rubricgradeeditf.cfm?c=%26%2D%5B%274R%2D%3B%2D%0A & r = % 26% 2 %5% 23% 27% 28 %%5D CQ 3 B-d % 0 a g = 25% 2D % 3BC2S % 3D % 24% 20% 0% & f = Sgr_Calc_Score_38724 & sidebar = true & OnSuccessPost = promptclose & OnSuccessRefreshParent = No. & nocache = 1359858954375

    Here is another link to my story.  I think that this applies to the ranking of the class where I save the grades: https://www.rcampus.com/gradeeditc.cfm?Cls_Id=111736 & Gdb_Id = & r = 109843 & nocache = 135985894468 7

    Here is the screen shot of the home page.  Thank you!

    rcampus.jpg


    I tried to access your site, https://www.rcampus.com , and it seems to be functional. Are you still facing problems with your site.

    Note: If ' Please do not share confidential information such as user name, password on the forums.

  • Please help asap custom the grid fill is displayed

    I created a custom grid spacing value 2, gray fill. No matter HOW I export it, it shows just like a gray fill. Please help me I have it out as soon as possible it makes me crazy!

    Ccasati wrote:

    > I've created a custom grid spacing value 2, gray fill. No matter HOW I
    > export, it shows just like a gray fill. Please help I have this out
    > as soon as possible it makes me crazy!

    Custom fillings are Postscript code. They will not print to the non-Postscript
    printers. If you do not have a Postscript printer, you can export to a
    PostScript file or EPS file and use Acrobat Pro/Distiller to create a PDF file.

    If you speak of the grid to view > grid, then it's a nonprinting grid
    similar to the guides. Its purpose is to help the layout.

    If you want to create a custom grid that allows to print on all printers and
    correctly export to many formats, use a Fill in mosaic.

    Judy Arndt

  • PLEASE HELP ASAP! .. .i lost my cereal number!

    Hello

    I lost my cereal number to install multiple adobe programs is there any way I can recover it or install it without the number of grain... I need help please ASAP!

    Hello

    Please check the help below document:

    Quickly find your serial number

    In the case of the volume license product, please visit: site Web of Adobe License | Serial numbers | Orders | Accounts

    Kind regards

    Sheena

  • is it a hoax? Please help asap-received a e-mail from Windows Live

    I got the e-mail from windows live saying that my hotmail account is disabled in the next 24 hours because of several unsuccessful connection attempts, and I need to connect safely through activation here link. I havnt had any problems of connection and afraid that my account will be disabled. Help, please?

    Looks like a scam 'possible' tent to get data from your password and id, is not?  You are wise to be wary... Hotmail is distinct from MSE must go you elsewhere.

    Support for Windows Hotmail are at http://windowslivehelp.com/product.aspx?productid=1

    http://www.Microsoft.com/security/online-privacy/phishing-symptoms.aspx

Maybe you are looking for