It would be useful to have a button on the OSM Player to pop it into its own window so the user can continue to watch/listen while they browse. I'm not sure what approach to take on developing this.

Comments

enjoylife’s picture

Title: Pop Out / Pop Up player button » Pop out player into it's own window
Version: 6.x-1.x-dev » 7.x-2.x-dev
enjoylife’s picture

Title: Pop out player into it's own window » Pop out player into its own window
travist’s picture

Status: Active » Closed (won't fix)

This isn't something that will be provided by the MediaFront module since it is a very custom implementation. This can be done, but would require some custom code. Within the code you can just use the mediafront api to show the player which is just print mediafront_get_player('mypreset');

Hope this helps.

Travis.