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

Effect.end does not stop effect properly for repeated effects

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • Apache Flex 4.9.0
    • None
    • Spark: Effects
    • None
    • Seen on Windows 7, Adobe AIR

    Description

      I have 2 repeated effects with 1 sec repeatDelay inside a Parallel effect.
      When Parallel.end() is called within the repeatDelay effect ends but inner timer does not get cleared and causes an error update after repeatDelay is passed.

      Workaround:
      listen for EFFECT_END event and substitute the instance's target with stub object or component

      See attachment for the code and workaround.

      Attachments

        1. Effects.mxml
          1 kB
          Eugene Starov

        Activity

          People

            Unassigned Unassigned
            chudesno Eugene Starov
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: