Color palette not saving

I use a custom color palette in Flash CS5.5, it was originally created in flash 8. I have it saved as default in the swatches tab. Every time I create a new document it loads this original color palette. But after I save the file, close it and re open it, it always loads the web 216 palette.

Hi,
Can you please zip your color palette and email it to my attention at [email protected]? Please change your .zip extension to .zzz before sending. I'll take a look at your issue.
Thanks,
Quynh
Flash Pro QA

Similar Messages

  • Custom color palette not saving.  Why?

    Logic is not saving changes that I make to the color palette.  I can make the change, but after I quit and restart Logic, the changes are gone.  Any idea why?

    I've answered this question, but I cannot figure out what I've previously done wrong.  I managed to save the colours and get them to reload when I went back in to Logic. Not exactly sure how I did it, but it doesn't save automatically. 

  • User color choice not saved in export preset?

    I'm currently writing my first plugin and still in a learning curve.
    My export plugin has a color_well control to choose a color. I have defined a default value of LrColor(1,1,1) which works well.
    However, the chosen color is not saved so every time the export dialog is used, it comes up with the default color value and the previously chosen color is lost.
    What am I doing wrong?
    Thanks,
    Mario
    Code snippet:
    myPlugin.exportPresetFields = {
        { key = 'borderColor', default = LrColor(1,1,1) },
        ...more keys
    function myPlugin.sectionForFilterInDialog( viewFactory, propertyTable )
        return {
            viewFactory:row {
                viewFactory:color_well {
                    value = LrView.bind('borderColor'),
    end

    Many thanks for the reply and sorry for the delay. It took me DAYS to figure out how to save the r,g & b components.
    Finally, I succeeded with this method:
    myPlugin.exportPresetFields = {
        { key = 'color_r', default = 1 },
        { key = 'color_g', default = 1 },
        { key = 'color_b', default = 1 },
    function myPlugin.sectionForFilterInDialog( viewFactory, propertyTable )
        return {
            viewFactory:row {
                viewFactory:color_well {
                    value = LrView.bind({
                         key = 'borderColor',
                         transform = function ( value, fromTable )
                              if fromTable then
                                  return LrColor(propertyTable.color_r, propertyTable.color_g, propertyTable.color_b)
                              else
                                  propertyTable.color_r = value:red()
                                  propertyTable.color_g = value:green()
                                  propertyTable.color_b = value:blue()
                                  return LrBinding.kUnsupportedDirection
                              end
                         end
    end

  • Color Context not saving for Grid(Lights) Display Template

    I am trying to add a column of colored lights for a Grid in a 12.0 (12.0.2, Build 88) environment.  I select Grid, Grid Type = Lights.  I go to Color Context and apply Green to PASSED and Red to FAILED and White to *.  I then save the Display Template and when I reopen it all the colors have been reset to the default of Black.
    I have tried this with Grid Type = Column Lights.  I have tried selecting the colors with RGB and with the color palette.  It always sets back to Black.  I also tried to change the Color of Selected Row to a light blue and it then only displayed Black in my GUI.
    Has anyone else run into this problem?  Any suggestions? 
    Thanks,
    Mike

    Dear Jeremy,
    This works,
         <APPLET ....>
              <PARAM NAME="QueryTemplate" VALUE="Lboro/orders_sqry">
              <PARAM NAME="DisplayTemplate" VALUE="Lboro/orders_igrid">
              <PARAM NAME="MatchMode" VALUE="String">
              <PARAM NAME="MatchColumns" VALUE="Status">
              <PARAM NAME="MatchValues" VALUE="Online,Completed,*">
               <PARAM NAME="MatchColors" VALUE="#5AB2CE,#AAFF00,#000000">
              <PARAM NAME="Content-Type" VALUE="image/png">
                    </APPLET>
    Now how match the columns and the values for a 3D BAR Chart where I have only custom labels defined..
    thanks in advance!
    Domnic

  • Color balancing not saved

    I cropped a photo and did some color balancing, I did not add any layers, then saved the photo.    However if I view in a photo viewer or just in windows explorer with large icons or print the photo none of the editing, except the cropping, are applied, ie no color change.
    If i just open it in PS the changes are still there. 
    When I save the photo I use 'save as' and:
    1.   Change the name.
    2.  Change the name and put it in a different directory, All with the same results.
    Please make me feel dumb and tell me I forgot a setting or preference.

    I believe your right.  I started with an original of the same photo and edited as before, using the other monitor, and it printed fine.  guess I should invest in a calibration tool.  Do you have any recomendations ? 

  • Strange color setting not saving correct color

    I am completely baffled why this is happening. I make a simple photoshop document with the color #OF457C and do a 'save for web' and save it as a jpeg at 100%. I then open it back up from my desktop and the color has darkened and changed the hex value to #10447D. Its darker and not the correct color for my background.
    Try it for yourself. Is it a color profile thing? I am using CS4 but have noticed this happening on CS3 on another computer. Does the 'save for web' pick an alternative color? I've never seen a color shift like this before.

    I believe save for web uses sRGB, so if you are working in sometihng else, the conversion could cause a color shift.

  • Color signatures not saved in Preview

    Hi all
    When I paste a signature into Preview (using the inbuilt Preview signature annotation) with a colored ink, it is fine on the screen, and also if printed to paper or pdf; but if the file is simply saved, upon reopening, the signature has changed to black, although other color in the document remains.
    Anyone else found this and why it does it?
    Thanks, Paul

    What happens when you try to create a signature?

  • Ideacentre A520 All in One ~ brightness and color settings not saved

    the settings I choose with the touchbuttons on my A520 get lost when restarting. I would like to lower the brightness settings perminantly, how is this achieved?

    hi qwertydotNL,
    Can you try this instead
    1. Right click on an empty space on the desktop and launch Nvidia Control Panel
    2. On the left side, expand the Display sub menu and select Adjust Desktop color settings
    3. Adjust the brightness / contrast accordingly and reboot the machine
    If the problem persist, try to:
    4. Check if you have the Lenovo Dynamic Brightness System by searching it on the Metro UI, and reconfigure the settings or disable it to run on Startup.
    Spoiler (Highlight to read)
    Hope this helps
    Did someone help you today? Press the star on the left to thank them with a Kudo!
    If you find a post helpful and it answers your question, please mark it as an "Accepted Solution"! This will help the rest of the Community with similar issues identify the verified solution and benefit from it.
    Follow @LenovoForums on Twitter!

  • How can i search for a color that is not in the color palette? (CS 5.5)

    I have a client, that has used a certain color in a series of textfields throughout the document.
    The color consists of all 4 CMYK colors and needs to be just Keycolor. However the color is not in the swatches menu, so marking it there and changing it won't work. I have downloaded a script that might have worked, but it could only find colors that were in the swatches palette. (Find / Change by Color / Overprint" version 1.2).
    Ofcourse, creating a similar color and adding it to the swatches doesn't work.
    Is there anyway that i can search for the color or does it really have to be done manually.
    Best regards

    You can only search for real, actually existing swatches. No sweat: use "Add Unnamed Colors" in the Swatch panel dropdown menu to get a list of all of the manually applied colors.
    Since you want to change all of them to the same color, you don't even have to use Search/Replace. Simply delete the new colors and select the one you need in the "Replace With" dialog that appears.

  • Custom Composed Look not appearing in Change the Look with custom color palette

    Hi,
    I created custom color palette, (which was a copy of one of the out of the box ones) and uploaded it to the Themes folder under a different name. I then went to the Composed Looks and created a new Composed Look(using the New
    Items), which the seattle master page, and the new color palette that I created. 
    When I go to Change a Look, the new Composed Look does not appear as part of the options.
    When I change the color palette of the Composed Look, to one of the out of the box ones, I see it I the Change a Look page.
    What am I doing wrong?
    Thanks

    I would check two things. First, did you check in the spcolor file you created? Second, I would review all of the properties of your composed look found in "/_catalogs/design/AllItems.aspx". You might want to copy and paste all properties (except
    title and name) and see if your new composed look shows up in "Change the look". Then link to your own custom spcolor file.
    Eric Overfield - PixelMill -
    blog.pixelmill.com/ericoverfield -
    @EricOverfield

  • Hello! I'm using Aperture with Efex plugins and notice, what when I saving result in plugin and go back to aperture, preview mode is going to grey color and not working until I reboot Aperture. Did you saw this problem?

    Hello! I'm using Aperture with Efex plugins and notice, what when I saving result in plugin and go back to aperture, preview mode is going to grey color and not working until I reboot Aperture. What is intresting - in full screen mode everything works fine. Did you saw this problem?

    It seems there's a workaround here:
    https://discussions.apple.com/thread/5566037?tstart=0

  • Messages background color not saving

    I have about 15 computers and we use Messages as our in-house chat. We have different groups/areas/rooms assigned different background colors (it makes quick identification of where it's coming from easier). But we have an issue where some computers will randomly revert back to "Automatic", which is just grey.
    They are all updated, and I've changed color, closed Messages, and restarted all of them. What's odd is that, after a restart, the color will be saved, but then randomly revert on its own.
    Any thoughts on why, or how to fix it?

    Hi,
    In Mavericks the info is stored in the com.apple.ichat.plist in ~/Library/Preferences like it always was.
    However in Mavericks the Sandboxing used to protect apps uses a "Read and Write route" as it were, of ~/Library/Containers/com.apple.ichat/Data/Library/Preferences and then an Alias to the Original.
    There is also some link to ~/Library/Containers/com.apple.soagent/Data/Library/Preferences and some of the Original .plists in here that seems to relate to this new Helper app and Messages.
    I also find the colour of my Balloons (Background) does not always stick but tend to notice after I get a Message after  start up of the app (I had not pinned it down to being random).
    I have not been able to pin down the fact something is not Writing to the .plist properly.
    10:13 pm      Wednesday; August 20, 2014
    ​  iMac 2.5Ghz i5 2011 (Mavericks 10.9)
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb (Snow Leopard 10.6.8)
     Mac OS X (10.6.8),
     Couple of iPhones and an iPad

  • How do I remove saved colors from color palette?

    If I open the color palette in Mail there are several I have saved at the bottom, in the little squares below the color circle. Some are duplicates or ones I don't want any more. Yet I cannot get rid of them. Can't drag them off and can't find a way to eliminate them. Does anyone have an idea about this?
    Thanks,
    Richard

    Richard & Jeffrey,
    Thank you for posing the question and answering it. It is just what I wanted.
    Now one more thing Jeffrey - to put the icing on the cake(!)... can I name that saved color? I've tried clicking on it, but nothing happens.
    Thanks
    Geraldine

  • Not saving spot color to process

    I have Acrobat 8.1.2 on Mac
    In Ink Manager I convert spot color to process.
    I save and close the file. I reopen the file
    Spot colors are not converted
    I appreciate any suggestions.
    Faro

    Try the acrobat forums at
    http://www.adobeforums.com/webx/.3bbeda8b/

  • Converting Publisher to PDF file is not saving color text

    I am trying to convert files in Publisher 2007 to PDF. When I save the document to PDF, the color fonts are saved in black instead of the original color.  How can I fix this?  Color backgrounds are saved correctly.  It is just the text.
    Thank you.

    The fonts I am using are called Willow and Baskerville Old Face.  They are both shown normally.  I did go into the preferences and the accessibility category and clicked on the replace document colors.  I chose a text color that matched the original in the Publisher document.  That changed the text color in the PDF document but the background went to white.  I cannot match the background color in the pub document with the PDF color choices.  It would be nice if when converting I wouldn't have to change any color settings.  Any suggestions?
    Thank you for your help.

Maybe you are looking for