onClipEvent (enterFrame) {Try it out to see if it displays your resolution.
xres = System.capabilities.screenResolutionX;
yres = System.capabilities.screenResolutionY;
_root.resdisplay.text = "Your screen resolution is:\n" + xres + " x " yres;
}
By Adrien-Luc Sanders, About.com
onClipEvent (enterFrame) {Try it out to see if it displays your resolution.
xres = System.capabilities.screenResolutionX;
yres = System.capabilities.screenResolutionY;
_root.resdisplay.text = "Your screen resolution is:\n" + xres + " x " yres;
}
Stay connected and entertained with reviews on tips on the latest HDTVs, cellphones and more. More >
Easy ways to connect two computers for networking purposes. More >
©2009 About.com, a part of The New York Times Company.
All rights reserved.