They probably just didn't include the exact source. You can fix this by controlling the application padding.
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" paddingTop="0"> If you wanted it exact, you would also have to work with the alignment of the label field. -TH --- In [email protected], "Rick Schmitty" <[EMAIL PROTECTED]> wrote: > > I'm having trouble reproducing the ApplicationControlBar from the > example. In the API reference: > http://livedocs.macromedia.com/labs/1/flex20beta3/langref/mx/containe rs/ApplicationControlBar.html#includeExamplesSummary > > The text butts up just under the bar in the example on adobe's site, > however when I run that example code locally, the padding comes > through at the default (10?). I'm using Flex 2 beta3. Is this a bug > or something I'm missing? > > See the link for the example view and code I'm copying > > Thanks! > -Rick > ------------------------ Yahoo! Groups Sponsor --------------------~--> Yahoo! Groups gets a make over. See the new email design. http://us.click.yahoo.com/XISQkA/lOaOAA/yQLSAA/nhFolB/TM --------------------------------------------------------------------~-> -- Flexcoders Mailing List FAQ: http://groups.yahoo.com/group/flexcoders/files/flexcodersFAQ.txt Search Archives: http://www.mail-archive.com/flexcoders%40yahoogroups.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

