You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flex.apache.org by "Vikas Saurabh (JIRA)" <ji...@apache.org> on 2013/06/23 19:27:21 UTC

[jira] [Updated] (FLEX-33596) Tween.stop can stop some other Tween object after Tween has ended

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

Vikas Saurabh updated FLEX-33596:
---------------------------------

    Attachment: TestTween.mxml

Sample application to demonstrate the issue
                
> Tween.stop can stop some other Tween object after Tween has ended
> -----------------------------------------------------------------
>
>                 Key: FLEX-33596
>                 URL: https://issues.apache.org/jira/browse/FLEX-33596
>             Project: Apache Flex
>          Issue Type: Bug
>          Components: Effects
>    Affects Versions: Adobe Flex SDK 3.5 (Release), Adobe Flex SDK 4.6 (Release)
>            Reporter: Vikas Saurabh
>         Attachments: TestTween.mxml
>
>
> Calling Tween.stop (or endTween) can end some other un-related Tween object.
> The issue is essentially that Tween object keep an 'id' to refer to index into static activeTweens array. This field isn't assigned an invalid value (NaN/-1???) on removeTween.

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