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/20 04:21:15 UTC

[jira] [Updated] (FLEX-15646) Make Effect.isPaused public

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

Justin Mclean updated FLEX-15646:
---------------------------------

    Labels: easyfix  (was: )
    
> Make Effect.isPaused public
> ---------------------------
>
>                 Key: FLEX-15646
>                 URL: https://issues.apache.org/jira/browse/FLEX-15646
>             Project: Apache Flex
>          Issue Type: Improvement
>          Components: Effects
>    Affects Versions: Adobe Flex SDK 3.1 (Release)
>         Environment: Language Found: English
>            Reporter: Adobe JIRA
>              Labels: easyfix
>
> Currently, the variable isPaused in Effect is marked as private.  This variable is set when the effect is paused and false when it is not.  This would be a very helpful thing to be able to bind to in code, as it would make tying a pause/play button to an effect a little easier.  This is the case because if an effect is paused, you need to call resume.  But if an effect is stopped, you need to call play.
> As far as I can tell, there aren't any quirks that would justify making isPaused private.

--
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