Ticket #1103 (closed enhancement: invalid)

Opened 3 years ago

Last modified 13 months ago

RemoveEventListener not specified by API

Reported by: zach Owned by: zach
Priority: Normal Milestone: Backlog
Component: wrapper Keywords:
Cc: jeroen, pablo Forum thread: http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/15150/removing-handlers-from-js-api-events-under-flash-53

Description

We didn't add a RemoveEventListener method to the public API.

Workaround is to keep track of a variable yourself and reference it in your callback, but this is a bit tricky…

Change History

comment:1 Changed 3 years ago by jeroen

  • Milestone changed from Player 6.0 to Backlog

The workaround is totally fine, since event listeners is not widely needed. We an always keep this in the backlog though.

comment:2 Changed 14 months ago by jeroen

  • Priority set to Normal
  • Status changed from new to closed
  • Resolution set to invalid

Looks like this is indeed not needed. Closing out...

comment:3 Changed 13 months ago by zach

  • Cc jeroen, pablo added

This is actually used extensively by OVA. I'd consult Paul before completely closing this out.

Note: See TracTickets for help on using tickets.