You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Justin Mclean (JIRA)" <ji...@apache.org> on 2013/04/29 07:22:16 UTC

[jira] [Updated] (FLEX-26795) Event type typo prevents MuteButton's muted property from being bindable.

     [ https://issues.apache.org/jira/browse/FLEX-26795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Justin Mclean updated FLEX-26795:
---------------------------------

    Labels: easyfix easytest  (was: )
    
> Event type typo prevents MuteButton's muted property from being bindable.
> -------------------------------------------------------------------------
>
>                 Key: FLEX-26795
>                 URL: https://issues.apache.org/jira/browse/FLEX-26795
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Spark: VideoPlayer
>    Affects Versions: Adobe Flex SDK Previous
>         Environment: Affected OS(s): All OS Platforms
> Affected OS(s): All OS Platforms
> Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easyfix, easytest
>
> 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."

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira