Changing the color of the Panel?

Ask a Question related to Macromedia Flex General Discussion, Design and Development.

  1. #1

    Default Changing the color of the Panel?

    As much as I love the dark blue gradient that seems to be the norm of flex
    application, I wanted to change the colors a little bit. I managed to change
    the color of the background of the flex application to conform to my goal
    application colors, but the headers of the panel and tabs seem to be
    transparent and only show the background colors. Is it possible to change
    them so they can be different colors?

    --
    Wally Kolcz
    Developer / Support
    ProjectProofing.com


    Wally Kolcz Guest

  2. Similar Questions and Discussions

    1. navigation panel thumbnail selection color is gray
      Hi -- I am using Acrobat 6.0.2 for OS X, but version 5 on my Windows laptop. In version 5 the selection box is red, but in my Mac verion 6, it's gray...
    2. scroll-bar color changing
      warm greetings to all. I want to know "how to change the color of the scroll bar" while we use multi paged text in director. I need it in an...
    3. Changing Color
      I just did a logo in Freehand mx and then changed the attributes of my strokes to "brush" then used the "default Paint" function. It looks great but...
    4. Changing the color of my brushes
      Hello. (FH10 user) Draw a curve line now turn to brush and give it default paint. Contrary to Corel Draw in which you can change the color of your...
  3. #2

    Default Re: Changing the color of the Panel?

    Most folks advise using css to style an app. I have not used it very much
    myself. For flex 1.5, there is a style explorer application that is great for
    seeing what and how styles can be applied to different components. I do not
    know if there is a Flex 2 version yet, but it might help you anyway.

    <a target=_blank class=ftalternatingbarlinklarge
    href="http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html

    Tracy
    ">[url]http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html[/url]

    Tracy
    </a>

    ntsiii Guest

  4. #3

    Default Re: Changing the color of the Panel?

    A flex 2 style explorer is available at:

    [url]http://flexapps.macromedia.com/flex2beta3/styleexplorer/Flex2StyleExplorer.html[/url]

    -Sho

    ntsiii wrote:
    > Most folks advise using css to style an app. I have not used it very much
    > myself. For flex 1.5, there is a style explorer application that is great for
    > seeing what and how styles can be applied to different components. I do not
    > know if there is a Flex 2 version yet, but it might help you anyway.
    >
    > <a target=_blank class=ftalternatingbarlinklarge
    > href="http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html
    >
    > Tracy
    > ">[url]http://weblogs.macromedia.com/mc/archives/FlexStyleExplorer.html[/url]
    >
    > Tracy
    > </a>
    >
    Sho Kuwamoto - Adobe Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139