Like this one given below [code] <?xml version="1.0" encoding="utf-8"?> <mx:WindowedApplication xmlns:mx="http://www.adobe.com/2006/mxml" layout="absolute"> <mx:DateField x="278" y="94" id="dcFsuture" yearNavigationEnabled="true" disabledRanges="{[{rangeStart: new Date(new Date().getFullYear(),new Date().getMonth(),new Date().getDate()+1)}]}"/> </mx:WindowedApplication> [/code]
-- You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/flex_india?hl=en.

