I go with DavidC on that point.
Another two things I can say about it :
1) The javascript zoomIn function doesn't enter in zoom mode, it only increase the zoom size when the page is already zoomed. So we can't create a button outside the page called "Click here to zoom the page".
2) There could be a javascript function to enter in fullscreen mode. Why do I ask that? I think a lot of people wish changing the megazine gui without change anything in flash(.fla) sources (because they can keep the sources always up-todate) , so these people will do a html integration. If you use the fullscreen mode on Minefield browser, for example, it doesn't work. Finally, if we have this function in javascript we could give an option to user choose by checking a fullscreen checkbox,etc...