Hi Rob, I believe in the windowedApplication tag you set showStatusBar to false eg.
<mx:WindowedApplication showStatusBar="false" > Hope this helps Brendon ________________________________ From: [email protected] [mailto:[email protected]] On Behalf Of Rob Kunkle Sent: Thursday, 22 January 2009 9:40 p.m. To: [email protected] Subject: [flexcoders] Hiding the application control bar? Hi coders. Just wondering if there is an easy way to hide the application control bar? I looked around a bit but haven't found any obvious solution. I've tried changing the y coordinates, but this seems to shift the whole application upwards. Ideally I'd like to just have the control bar floating on top of the rest of the application, then have it slide out of view when not in use. Sorry if this is a no-brainer! Rob

