actionscript 3 - Set datechooser "event" based on "if" -


i have datechooser in app i'm working on; app submit time cards.

i'm trying figure out way set color based on number of hours submitted -- i.e. red less 8, green 8 exactly, yellow more 8. have number of hours day being pulled quick base number. there anyway set

if (hoursdateselected <= 7){    calendar.something = green } 

this might looking for:

flex 4 datechooser

basically extending component.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

jquery - Invalid Assignment Left-Hand Side -

gmail - Is there any documentation for read-only access to the Google Contacts API? -