The righ click menu on the (flash) video player is currently enabled, which allows one to zoom in.
The problem is once you zoom in, you can't zoom out again, at least it doesn't return to its original state and the only way to get back to the original state is to reload the page.
So I suggest removing the additional right click menu options by adding the following to the swf object:
param name="menu" value="false"
↧