Ask a Question related to Macromedia Flash Actionscript, Design and Development.
-
smplgy #1
Re: Date Chooser Question
Only way I see of you doing it is to change that specific date to be disabled
by using the disabledRanges() event of the DateChooser component. Then you can
set the style for the disabled numbers with the following
instanceName.setStyle("disabledColor", "0xcc0000") <-- this color is red.
smplgy Guest
-
Color chooser (forground to background)
Athmaus wrote: Hmm. That's strange. Normally it only happens when you're holding down the Alt key. Have you tried resetting the preference... -
Using Flash Date chooser to select ASP data
Hello to all, I have been all over the place trying to find the solution to this problem... so any help is really appreciated! I am simply... -
Newbie date from DB question
Probably a simple thing for most of you but.... I have an Access DB with a date field which holds month, date, year, and time whch are all... -
date() question
Hi, Id like to add 20 minutes to this : $today = date("Y/m/d, H:i:s"); anyone can help ? thanx a lot :) -
Simple date question
If I have: $firstdate = "2003-06-28"; then how can I get $firstdate plus 4 days? Thanks!



Reply With Quote

