This blog has been moved. This redirect you our new blog with all old posts..

Using Date Feild in Flex.

How to use Date Feild in flex ?


<mx:application mx="http://www.adobe.com/2006/mxml" layout="absolute">
<mx:datefield x="25" y="68" width="217" height="40">
</mx:datefield>
</mx:application>

No comments: