dsmcd
2004-08-10 23:32:54 UTC
Hello...
I'm using predefined PLAYBUTTON, STOPBUTTON, etc.,
elements. How can I temporarily disable these elements when
normally they'd be enabled?
In other words, under certain conditions (that I'm already
trapping for), the PLAYBUTTON is in its enable mode (will
begin playing when pressed). I'd like the PLAYBUTTON to
instead be in it's disabled mode (displays its
disabledImage, and nothing happens when it's pressed).
Setting PlayButton.enabled = "false" or doesn't seem to
work.
I'm currently using "dummy" buttons at the identical "top"
and "left" and making them visible and invisible, but would
hope there's a more appropriate solution.
Any suggestions?
Thx,
D.
I'm using predefined PLAYBUTTON, STOPBUTTON, etc.,
elements. How can I temporarily disable these elements when
normally they'd be enabled?
In other words, under certain conditions (that I'm already
trapping for), the PLAYBUTTON is in its enable mode (will
begin playing when pressed). I'd like the PLAYBUTTON to
instead be in it's disabled mode (displays its
disabledImage, and nothing happens when it's pressed).
Setting PlayButton.enabled = "false" or doesn't seem to
work.
I'm currently using "dummy" buttons at the identical "top"
and "left" and making them visible and invisible, but would
hope there's a more appropriate solution.
Any suggestions?
Thx,
D.