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

Event type typo prevents MuteButton's muted property from being bindable.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Adobe Flex SDK Previous
    • None
    • Spark: VideoPlayer
    • Affected OS(s): All OS Platforms
      Affected OS(s): All OS Platforms
      Language Found: English

    Description

      Refer to:
      http://opensource.adobe.com/svn/opensource/flex/sdk/trunk/frameworks/projects/spark/src/spark/components/mediaClasses/MuteButton.as

      Setting muted on MuteButton dispatches the event type FlexEvent.MUTED_CHANGE, defined as "mutedChange". The bindable tag on muted is listening for "mutedChanged". This appears to be a typo.

      The docs also incorrectly refer to "mutedChanged":
      http://help.adobe.com/en_US/FlashPlatform/beta/reference/actionscript/3/spark/components/mediaClasses/MuteButton.html

      "This property can be used as the source for data binding. When this property is modified, it dispatches the mutedChanged event."

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: