Problem of variation of color between Firewoks CS5 and CS6 ?

Hy everyone !
I have problem of variation of color between Firewoks CS5 and CS6.
An Hexa color defined in a CS5 file, dont have the same Hexa component when opened with Firewoks CS6 ?
Example with au GREEN color :
#80BB39 (Created with Firewoks CS5)
is becoming
#7FBC2E (When opened with Firewoks CS6)
Thank's for your help.

Nemo71 wrote:
I have had a problem with opening some PSD template files.  It doesn't happen all the time and it doesn't happen with every template.  All of the templates were downloaded as zip files and opened and saved using Photoshop CS 5 on a Windows XP PC. 
As far as I know Photoshop can not open Zip files.  If you unzip the zip archive and it contained PSD files.  How do you know they were all saved on a XP system with Photoshop CS5 with max compatibility.  The message you getting seem to be contradicting that.

Similar Messages

  • Problem opening PSD templates at times in CS5 and CS6

    I have had a problem with opening some PSD template files.  It doesn't happen all the time and it doesn't happen with every template.  All of the templates were downloaded as zip files and opened and saved using Photoshop CS 5 on a Windows XP PC.  When this happens I am getting an error message to the effect that the file can't be opened as it was done in a different version of PS.  When the files were saved, they were saved as PSD files and the compatibility check box is always checked.  The thing is, sometimes the file will open and sometimes the same one won't.  It is frustrating when it happens as there is no rhyme or reason as to when or why it happens.   Would like to know if anyone else has had this issue and if so, would like to know if they have found a reason for this seeming glitch.

    Nemo71 wrote:
    I have had a problem with opening some PSD template files.  It doesn't happen all the time and it doesn't happen with every template.  All of the templates were downloaded as zip files and opened and saved using Photoshop CS 5 on a Windows XP PC. 
    As far as I know Photoshop can not open Zip files.  If you unzip the zip archive and it contained PSD files.  How do you know they were all saved on a XP system with Photoshop CS5 with max compatibility.  The message you getting seem to be contradicting that.

  • Problem : Have Master Suite CS5 and CS6 on same PC... CS5 defaulting to CS6

    I have a number of Premiere CS5 projects on my PC... I've installed a trial of Master Suite CS6 and all my CS5 projects are opening in CS6.. which I don't want.
    Any suggestions on how I can have them open in CS5 again? I'd prefer to have the Premiere, After Effects and Photoshop files all open in CS5 if that is what I created them in. I've been told I can both CS5 and CS6 on the same machine without problems.  Thanks for any input.

    Windows file assocations are set according to the last program installed
    You may go to http://search.microsoft.com/search.aspx?mkt=en-US&setlang=en-US and search for a Microsoft article on how to set file--program assocations

  • Matching color between a video and a photo in PS CC

    Hi,
    I am trying to match the color between a Video and a photo in Photoshop CC.
    This works ok with the color matching tool. Image > Adjustments > match color.
    However, it only matches the color of the 1st frame and no the whole video.
    Is there a way to use the color matching tool to apply the adjustments to the whole video?
    Thanks for the help
    Regards.

    Thanks for the quick reply
    I don’t think I explained myself very well.
    I want the video to match the Photo. Not to apply adjustments to the video and photos at the same time.
    The Photos (raw) and video were taken at the same time with the same camera.
    I have worked on the photos in adobe camera raw and saved them as tiffs.
    Now I have opened up the video and tiffs in Photoshop and would like to match the new colors from the tiffs to the Video file.
    When I use the match color tool, the Video and Tiff are the same color.
    However Photoshop only matches the 1st frame of the video, the rest of the video is left in the original color.
    My question is, how can I get the Match color tool to apply the color setting to the whole video?
    So that the whole video is the same color as the Tiffs, not just the 1st frame.
    Regards.

  • Difference between dreamweaver cs5 and cs5.5

    What is the
    difference between dw cs5 and dw cs5.5, on cs5 can't you get an update for html 5, would this be the same as cs5.5 then. thx

    What is the difference between dw cs5 and dw cs5.5
    http://www.adobe.com/products/dreamweaver/features._sl_id-contentfilter_sl_features%2Bby%2 Bversion_sl_new%2Bsince%2Bcs5.html
    cs5 can't you get an update for html 5, would this be the same as cs5.5 then. thx
    No, and no it wouldn't be the same as CS5.5.

  • InDesign CS5 and CS6 Scripting Changes/Incompatibilities

    I'm new to InDesign scripting and need to write a very complex Javascript for InDesign using the Toolkit. My concerns are if CS5/5.5 users will be able to run the script written for CS6. Are there known incompatibilities with the different releases? If so, where can I find a document to compare the differences. I will probably need to support both CS5 and CS6 (and anything in between), so a possibly solution may be to build for CS5, but if I do, will I be missing out on any key new features of CS6?

    There are differences from 1 DOM version to another and they can and will break your script if you haven't designed it to handle them. For example:
    If you want to use script labels like me (because they are awesome) the following will break if you use CS5 or later:
    app.activeDocument.pageItems.item("myLabel").remove();
    So you'd have to force the DOM to V6.0. But when doing so remember to revert back to the original version after you're done or you'll create bigger problems. This can be done like this:
    app.scriptPreferences.version = 6.0; // CS4's DOM version
    app.activeDocument.pageItems.item("myLabel").remove();
    app.scriptPreferences.version = 10.2; // Current CC DOM version
    This is very inconvenient (for me at least), so I wrap functions that require DOM changes with a custom version changer to handle this for me. In regards to a list of incompatibilities? Not sure, maybe someone here has one, I know Jongware has a website with all the DOM changes from 1 version to another. This can be found here:
    Indesign JavaScript Help
    Hope this helps.
    Brett

  • CS5 and CS6 on same Mac?

    Is it possible to install both CS5 and CS6 on the same Mac or does CS6 overwrite CS5?

    all adobe versions (including cs5 and cs6) of all adobe programs (except some acrobat apps) on both os x and win can coexist without problem.
    so yes, you can install both.

  • Warning CS4 CS5 and CS6 Photoshop Action Users

    Adobe introduce the Adjustment Panel in CS4 and included two option that you should NEVER CHANGE from their default setting.  For if either or both are change from their default settings some actions that add adjustment layers will fail to work properly. They may or may not produce error pop-ups.
    I have been trying to get this fixed for a couple of years now.  The other day I received an e-mail from an Adobe programmer informing me that he had been assigned the task to fix the problems I've been having.  He included information he was considering.  It was clear he did not fully understand the problems and that keeping one of the options would make it impossible to maintain compatibility with previous versions of Photoshop.  I wrote two e-mails explaining the problems and a third detailing what the problems I saw with what was proposing.  He wrote back the all he wanted to do was to work on part of the problem not the whole problem. I wrote a fourth note but Adobe is back is stealth mode.
    The two options in the Adjustment Panel fly-out menu are:
    "Add Layer Mask by Default" checked by default.  This is how Photoshop always worked prior to CS4 there was never an option not to add one so nothing was ever recorded whether or not a layer mask was to be added they always were.  Changing this will make Photoshop not backward compatible.
    "Clip to Layer" not checked by default.  There has always been an option to clip adjustment layers to the previous layer. So when the option is used the action recorder records the option "With Clipping Mask" in the make adjustment layer step.  When the Adjustment Layer is not clipped the option "with Clipping Mask" is not recorded. In the past these recordings played back correctly and still do if the Adjustment Panel fly-out option "Clip to Layer" is not checked.  However if Adjustment Panel option is checked even though is was nit when the action was recorded for the option "With Clipping Mas" is not recorded Photoshop clips the layer because of the Adjustment Panel current Option setting. That could be fixed. The current option setting has no meaning in this context in fact the Adjustment panel may not have even been used to recode the Make Adjustment Layer step.
    Here is a link to a simple action recorded in CS6. It opens a new default size document add an Levels Adjustment Layer deletes the layer mask and then clips the adjustment layer to the previous layer.  The Action will play correctly in all versions of Photoshop prior to cs4.  It will fail in CS4, CS5 and CS6 if either or both of the Adjustments Panel fly-out options are changed from their default setting.  http://www.mouseprints.net/old/dpr/CS6AdjLayer.atn

    Generally, you would have got the option to remove the old versions.  However, you can uninstall the old versions but you should do it from Windows Add/Remove modules in the Control Panel so that it doesn't remove the common files from your machine.
    If you are not constrained by disk space then the best thing is to leave the old programs on the system until you are familiar with the new features of the upgraded program.
    I have renmoved the old programs from my Windows 7 because I wasn't using them.  These days I use "Corel Paintshop Pro X5" and "Corel Draw Graphics Suite X6".
    Photoshop is for something I need to test for my colleagues who are not familiar with certain features in Corel so I tell them how to do it in PS CS6.
    Hope this helps.

  • ATI Radeon 7000 series and Photoshop CS5 and CS6

    Interesting to note, Running windows 7 64bit I have bought a new graphics card, it is an ATI Radeon HD7900 bought to run Photoshop CS5 and 6 unfortunately the graphics card is not displayed in the photoshop prefrences, I checked the list of cards supported by Adobe and the Radeon 7000 series was listed.....I rang Adobe who states that the HD7000 is not supported, so until (if ever ) it is I cannot use the full functionality of Photoshop CS5 extended. I'm not sure if all the Radeon HD cards are supported or not, but maybe check before you invest in a new card.

    The Radeon 7000 series cards should work fine with both CS5 and CS6, but as Steve noted there is a problem with the current drivers for the card.  Until the 12.7 driver is released next month, I'd suggest using the following driver:
    http://support.amd.com/us/kbarticles/Pages/AMDCatalyst126beta.aspx
    Use the control panel on your system to completely uninstall your current driver before installing the 12.6 beta driver.  Please let us know if the beta driver resolves the issues you're seeing.
    Thanks,
    Adam

  • When I downloaded CC, I uninstalled CS5 and CS6, now I cannot open my older psd

    When I downloaded CC, I uninstalled CS5 and CS6, now I cannot open my older psd photos, has anyone else had this problem...

    Your info is at best vague. PSD files are compatible across versions on a very broad level, so whatever problem you have may be very specific. You have not provided any relevant technical info about your system or your files, so nobody can say anything specific, though.
    Mylenium

  • Have CS5 and CS6.  Need to reduce size of file from 6Mb to 2 Mb for contest purposes without losing original

    Have CS5 and CS6.  Need to reduce size of file from 6Mb to 2 Mb for contest purposes without losing original

    Just save the document to a new jpeg file name using a lower quality setting or re-size the image down in  size the save a high quality smaller new jpeg image.

  • Programatically convert CS5 and CS6 illustrator files to lower versions

    Is there a way to programatically convert CS5 and CS6 illustrator files to lower versions (CS4, CS3 etc) programatically. Are there any third party tools to do it or does Scripting let you do that.

    The illustrator save options has a property for dealing with backward compatibility… As far as I know you can only do this using Illustrator…

  • Conversion of CS5 and CS6 Illustrator files to lower versions programatically

    Is there a way to programatically convert CS5 and CS6 illustrator files to lower versions (CS4, CS3 etc) programatically.  Are there any third party tools to do it.

    He's probably looking for a script to do the job. The answer is yes. There is an AI scripting forum. Check there.
    http://forums.adobe.com/community/illustrator/illustrator_scripting?view=discussions

  • Adobe Bridge CS5 and CS6 need to uninstall

    I have Adobe Bridge CS5 and CS6 that I need to uninstall off my mac I do not have Adobe Uninstall in the Utilities folder. Question how do I uninstall the applications

    Question how do I uninstall the applications
    CS6 uninstall is in the folder of Photoshop itself in the applications folder, I suspect CS5 also has this but can't check myself.

  • Open Photoshop CS5 and CS6

    I can't open Photoshop CS5 and CS6 versions simultaneously. When I launch CS6, and then CS5, it takes me to CS6, and vice versa.
    Is it possible to keep open the two versions? With Indesign I can do it.

    As far as I know that is normal behavior:  only one instance of Photoshop at a time.   Forum members have reported running two versions of Photoshop simultaneously using virtual machines on their computer (which emulate separate computers).

Maybe you are looking for