Does anyone know how can I make a chromeless player scaling based on browser size like this: http://lab.veille.jp/elastic-youtube-player/
I tried using this http://tutorialzine.com/2010/07/youtube-api-custom-player-jquery-css/ and make the player scalable with jQuery, but it suffers from performance loss and doesn't make the video rescale properly when the window gets resized.
Thanks!