getMainWnd().onSize = function(type, width, height) { if (type == 2) trace("The window is maximized"); }
Was this information helpful? Yes No