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

mx.skins.cursor.BusyCursor contains AS2 code

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 2.0 (Release)
    • Cursor Manager
    • None
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Now that AS2 code is being stripped a warning is printed each time that you use a component that has a busy state (example the <mx:HTTPService>) which will include the busy cursor. (I am guessing that these assets are in the Assets.swf?????)

      This is the warning that is printed anytime you compile an app that uses mx.skins.cursor.BusyCursor

      Compiling...
      Warning: ignoring AS2 code within 'mx.skins.cursor.BusyCursor'; Flex 2 applications only support AS3

      Reproduction:
      1. compile the bug file or compile anything that has <mx:HTTPService/> in it

      Actual Results:
      Compiling...
      Warning: ignoring AS2 code within 'mx.skins.cursor.BusyCursor'; Flex 2 applications only support AS3

      Expected Results:
      The framework should never use any assets that use AS2 code

      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: