well thanks for your help. Its cool
--- In [email protected], Sherif Abdou <[EMAIL PROTECTED]> wrote: > > <?xml version="1.0" encoding="utf-8"?> > <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="vertical" xmlns:flexlib="flexlib.*"> > <mx:Script> > <![CDATA[ > import mx.skins.ProgrammaticSkin; > ]]> > </mx:Script> > <mx:DateChooser prevMonthSkin="mx.skins.ProgrammaticSkin" nextMonthSkin="mx.skins.ProgrammaticSkin" /> > </mx:WindowedApplication> > > > > ----- Original Message ---- > From: vivek <[EMAIL PROTECTED]> > To: [email protected] > Sent: Monday, February 4, 2008 9:25:22 PM > Subject: [flexcoders] Re: Datechooser > > Sorry can you be more clear. Probably with an example. > > Thanks, > Vivek > > --- In [EMAIL PROTECTED] ups.com, Sherif Abdou <sherif626@ ..> wrote: > > > > u can set the skins to mx.skins.Programmti ngSkin which just leaves u > with needing to stop the click of the buttons from happening. > > > > > > ----- Original Message ---- > > From: vivek <vivekkrish2001@ ...> > > To: [EMAIL PROTECTED] ups.com > > Sent: Monday, February 4, 2008 8:59:52 PM > > Subject: [flexcoders] Datechooser > > > > Hi, > > > > First of all thanks for looking into my message. Does anyone know how > > to remove forward and back arrow button ( which is used to navigate > > month) from the header of the datechooser. > > > > Thanks > > > > Vivek > > > > > > > > > > > > > ____________ _________ _________ _________ _________ _________ _ > > Be a better friend, newshound, and > > know-it-all with Yahoo! Mobile. Try it now. > http://mobile. yahoo.com/ ;_ylt=Ahu06i62sR 8HDtDypao8Wcj9tA cJ > > > > > > > > ____________________________________________________________________________________ > Looking for last minute shopping deals? > Find them fast with Yahoo! Search. http://tools.search.yahoo.com/newsearch/category.php?category=shopping >

