PDA

View Full Version : AS3 date chooser alternatives



joshchernoff
June 10th, 2007, 12:07 AM
it would feel wrong to invent the wheel over again but, it looks as if I have no choice. Unless any one here can point me out a good alternative to the date chooser I'll just have to make my own and share it. And I could think of no better place to do that then here.

just from the top of my head I think I will use the tilelist component as my calender and a text input as the date field. I want to make this as close to the AS2 version as possible. so the idea is once you put your cursor in the text field the calender pops up. then upon selection of the date the text input corresponds to the date chosen the pop up disappears and yadaa yadaa yadaa every one lives happily ever after. The End :king: but NOOOO leave it to adobe to let Steven King write this story! :scream:

sooty
January 11th, 2008, 09:50 AM
So how is it coming along, I need an AS3 dateChooser, had a quick look around and found not much. I don't want to have to build a new one.

Are you reverse engineering the AS2 one or doing your own thing?

hobbbz
January 11th, 2008, 01:03 PM
you could go super-hack and create an as2 file with the datechooser that talks back to your as3

marcusJones
January 25th, 2008, 01:01 AM
Just found this: http://flashscript.biz/test/FK/DateChooser.fla.zip

Thought it might help. :thumb2:

joshchernoff
January 25th, 2008, 01:25 AM
what is the DateChooserModul and how can I view the source of it?

marcusJones
January 25th, 2008, 02:44 AM
Looks like he's got the source files in a separate zip.

http://flashscript.biz/flashas3/biz/FS_biz_classes.html

nidinthb
December 26th, 2009, 09:58 AM
So how is it coming along, I need an AS3 dateChooser, had a quick look around and found not much. I don't want to have to build a new one.

Are you reverse engineering the AS2 one or doing your own thing?


HI FRIEND ,
CHECK MY FREE AS3 DATE CHOOSER AT GOOGLE CODES
http://code.google.com/p/as3-date-picker/
website : http://www.infogroupindia.com/blog

LIVE DEMO :http://demo.infogroupindia.com/as3DateChooser/

thanks