That is actually fairly easy. The issue is you are probably starting with ViewNavigator or TabbedViewNavigator. Start with Application and then add a navigator as a child. Then you can have some control on what goes on behind the navigator.
J On Wed, May 22, 2013 at 1:11 PM, Greg Huddleston <[email protected]>wrote: > 5/22/13 @ 11 am PT > > Hi to the group, > > (First if this is wrong forum for this ?, please let me know proper one). > > Developing a mobile app using latest apache flex, works great. > > I want to display some status info on every screen as a 'background' vs > duplication on every view (which logically seems silly). > > Have the transparency per view already worked out. So is this possible? > (it this nothing more than putting 'code' in the base skin for the app?) > > Google searching for this is giving me pretty close to nothing. Any > pointers appreciated if someone has tackled this already. > > Thanks //GH > Reply to group or to [email protected]<mailto: > [email protected]> directly as you see fit. > > > > -- Jonathan Campos
