Uploaded image for project: 'Apache Flex'
  1. Apache Flex
  2. FLEX-20465

Background is not a gradient when compiling a Flex 3 app. with Flex 4 and using the halo theme.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Adobe Flex SDK Previous
    • None
    • mx: Application
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Steps to reproduce:
      1. Compile this:
      <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" />

      with this command:

      mxmlc -theme=path_to_sdk/frameworks/themes/Halo/halo.swc test.mxml

      Actual Results:
      The background colors do not form a gradient.

      Expected Results:
      They should.

      Workaround (if any):
      A couple options:
      1. Set the backgroundGradientColors style yourself.
      2. Compile with -compatibility-version=3.0. (But this, of course, puts you back in 3.x.)

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: