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

Tween.stop can stop some other Tween object after Tween has ended

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Adobe Flex SDK 3.5 (Release), Adobe Flex SDK 4.6 (Release)
    • Apache Flex 4.10.0
    • Effects
    • None

    Description

      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.

      Attachments

        1. TestTween.mxml
          1 kB
          Vikas Saurabh

        Activity

          People

            Unassigned Unassigned
            catholicon Vikas Saurabh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: