I need the html wrapper for the web player to let the player go 'full window' (not full screen mind you). That is, I want it to fill the div/frame/window of whatever it's sitting in.
I tried putting '100%' in where ever I could see (but not in the .js file). This got me as far as it going full-width, but the height is always about 400 pixels.
What's the best way of accomplishing this?