Changes between Version 1 and Version 6 of Ticket #634
- Timestamp:
- 10/26/10 11:28:05 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #634
- Property Status changed from new to reopened
- Property Component changed from to general
- Property Summary changed from Investigate additional locking parameters to Locking enhancements
- Property Milestone changed from Flash 5.X to Backlog
-
Ticket #634 – Description
v1 v6 1 We already have: 2 * Disable programatic input (controller rejects input, but controller 3 continues to function normally) 1 As of JW 5.3, there is a single lock for the player. This lock disables all programatic input (controller rejects input, but controller continues to function normally) until unlock is called. 4 2 5 Make optional:6 * Stop / resume playback3 There are some additional types of locks we may want to investigate. These include: 4 * Allowing a single plugin to stop / resume playback 7 5 * Disable user input visually (grey sheet or indicator on player controls) 8 * Interrupt setup6 * Interrupting setup 9 7 * Takeover stage / display area
