[ 
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

Reply via email to