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

VideoPlayer play, pause, stop methods throw TypeErrors on failure which are difficult for Catalyst to handle

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Later
    • Adobe Flex SDK 4.0 (Release)
    • None
    • Spark: VideoPlayer
    • None
    • Affected OS(s): All OS Platforms
      Language Found: English

    Description

      The play, pause, and stop methods on VideoPlayer throw TypeErrors when they fail. Catalyst invokes these methods from its generated code, which does not currently catch these exceptions. As a result, when these calls fail, the Catalyst project exhibits unexpected runtime behavior.

      To address this, I'm requesting that we change the behavior of play, pause, and stop so that they do not throw TypeErrors when they fail. If they either returned a value to indicate failure, or failed silently, that would work for Catalyst.

      Attachments

        Activity

          People

            adobejira Adobe JIRA
            adobejira Adobe JIRA
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: