DateChooser to selected date

I’m using the V2 Component DateField.

I’m pulling a date from ASP.NET into Flash. No problems with that.
The DateField shows the imported date just fine.
BUT, when you pop-up the DateChooser, the calendar does not show the date (month/year) that is in the DateField, but rather todays date. That’s not what I want. I wan’t the DateChooser (calendar) to display the month/year that is shown in the DateField, that only makes sense. Help.

mark