# DateChooser Component

**URL:** https://forum.kirupa.com/t/datechooser-component/50831
**Category:** flash
**Created:** [May 6, 2004, 9:32pm UTC](https://forum.kirupa.com/t/datechooser-component/50831 "2004-05-06T21:32:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tmyknocker](https://avatars.discourse-cdn.com/v4/letter/t/b9bd4f/32.png) [@tmyknocker](https://forum.kirupa.com/u/tmyknocker)
#### Post date: [May 6, 2004, 9:32pm UTC](https://forum.kirupa.com/t/datechooser-component/50831/1 "2004-05-06T21:32:31Z")

</div>

I am looking to build a new date chooser for a site i am developing, i currently using one in javascript which works great, the goal is to have a better looking one, that won’t have the quirks of my javascript one(various browsers etc.). I would like to use the Flash DateChoser Componet but have no clue where to start the integration between the two.

In an html form i would like to have a text input box that either when you click on it or a button right next to it, it pops open the Flash Date Chooser(usings the dateChooser component) and returns the date selected in a ‘mm/dd/yy’ format.

Is this possible, to have the flash movie return a variable and just close?

I know that there are similarities between AS and JS, but it DOM manipulation one of them?

This maybe in the wrong forum, but i figured it had to do with MX 2004.

Thanks for any guidance.  
tmy
