Told you I was a Newbee. Had it in an event handler that never was called.
----- Original Message ----- From: "hawkcode2" <[email protected]> To: [email protected] Sent: Thursday, March 29, 2012 10:18:12 AM Subject: [flexcoders] Why doesn't this work? Hi, I was curious about what the actual DPI was on the phones I'm testing my app on. So I created a label and in the creationComplete I have 1 line: dpi.text = String(Capabilities.screenDPI); Nothing is entered into the label? How can I get this info. Thanks Rich

