Can someone help me figure out how to create a player that scales based on browser size without any chrome, similar to the one shown here:
I attempted to use this tutorial to make the player resizable with jQuery, however it caused performance issues and did not properly scale the video when the window was resized.
Any advice would be greatly appreciated!