Ticket #1180 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Fullscreen exit from JS should be investigated

Reported by: zach Owned by: zach
Priority: Milestone: Player 5.5
Component: general Keywords:
Cc: Forum thread: http://www.longtailvideo.com/support/forums/jw-player/javascript-interaction/16177/jw-player-wont-exit-from-fullscreen-after-a-remove-call-in-ie

Description

"The ActionScript that initiates full-screen mode can be called only in response to a mouse event or keyboard event. If it is called in other situations, Flash Player throws an exception."

--  http://help.adobe.com/en_US/ActionScript/3.0_ProgrammingAS3/WS5b3ccc516d4fbf351e63e3d118a9b90204-7c5d.html

My guess is that it's not possible to exit fullscreen from Flash either (even if the DOM object is removed), unless it's the result of a mouse / keyboard action, but this may not be true.

Change History

comment:1 Changed 2 years ago by zach

  • Owner set to zach
  • Status changed from new to assigned

comment:2 Changed 2 years ago by zach

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed in 1554

Note: See TracTickets for help on using tickets.