I hope some of you Java experts can help me out on this one...
I have to publish to html with the window height set to 800 and width set to 600 and setting the browser window to have no menubar, scrollbars, location, status, or toolbar, and making sure the window isn't resizable. I have the external HTML object with the generic script that resizes and centers the window but I don't know Java so can't customize it. Up until now I have been relying on the LMS to handle it all so haven't had to deal with this. Any help is greatly appreciated!!