Please add the following API methods:
* api.enterFullScreen (enter fullscreen mode)
* api.exitFullScreen (exit fullscreen mode)
* api.isFullScreen (check display state)
Together with the implementation of volume control methods it would enable the users to control the flowplayer with javascript controls entirely!