all groups > flash actionscript > december 2004 >
You're in the

flash actionscript

group:

Disabling radio group while displaying choices


Disabling radio group while displaying choices clem_c_rock
12/1/2004 9:53:35 PM
flash actionscript:
Hello, I'm using Remoting calls to a mysql database to populate a large group
of radio buttons. According to who logs into the program, certain users will
only be able to view the choices made by other users but can't change the
choices. Is there a good way to disable the fuctionality of radio groups?
Thanks, Clem C
Re: Disabling radio group while displaying choices J_o_h_n_n_y
12/1/2004 9:56:54 PM
Re: Disabling radio group while displaying choices NSurveyor
12/1/2004 9:58:20 PM
myRadioButtonGroup.setEnabled(false);
Re: Disabling radio group while displaying choices clem_c_rock
12/1/2004 10:09:10 PM
dern I had a feeling it was going to be easy but, not that easy.

shucks,

AddThis Social Bookmark Button