<?xml version="1.0" encoding="utf-8"?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"; layout="absolute">
 <mx:ApplicationControlBar width="100%" bottom="0">
  <mx:Label text="I'm at the bottom" />
 </mx:ApplicationControlBar>
</mx:Application>


----- Original Message ----- 
From: "boy_trike" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Wednesday, February 21, 2007 5:17 PM
Subject: [flexcoders] Re: Some Components I would like to see


--- In [email protected], "Shannon Hicks" <[EMAIL PROTECTED]> wrote:

> Status Bar: ApplicationControlBar does this when in a Panel

I was under the impression that you can not dock an application control bar to 
the BOTTOM
of the screen?  Do you do this by having the panel just big enough for the ACB 
and dock it at
the bottom or is there another trick?

bruce



Reply via email to