Please add two javascript callbacks:
1) onFlowPlayerOpenFullScreen and
2) onFlowPlayerExitFullScreen
My intention is to switch the streams to get the best quality when the user switches display modes.
Since I know the exact position where the user was when he clicked on fullscreen, I could ask the streaming server to deliver a stream with a higher quality and seek to the current position. And vice versa. But knowledge about the display state is required.
org.flowplayer.FLVDisplay (2.2.4) with two new callbacks as explained in my previous post
File Added: FLVDisplay.as
Build of v. 2.2.4 with modified org.flowplayer.FLVDisplay (tested)
File Added: FlowPlayerLight.swf