I've put an HTML5 video in a panel of a viewport with a border layout. When the panel is collapsed the player stops playing. Is there a way to prevent this behaviour and let the player playing even if its region is collapsed?
Thank you for your answer! I thought there might exist some setting for this to prevent stop playing when minimizing the component containing a video. However I wonder why it works with the YUI Layout Manager. There it's possible to collapse a unit without a stop of the video player.