chartrandi
10-31-2003, 03:34 PM
If anyone could help with this, I would be eternally grateful :)
Situation :
I have a number of checkboxes components on the stage. The user can check off any number of boxes but:
1) only 6 choices will be registered (the first six checkmarks, not the first six labels)
2) I need a loop that verifies which checkboxes are checked at any point in time
3) I need to store the checked checkboxes' labels into an array
thanks!
Situation :
I have a number of checkboxes components on the stage. The user can check off any number of boxes but:
1) only 6 choices will be registered (the first six checkmarks, not the first six labels)
2) I need a loop that verifies which checkboxes are checked at any point in time
3) I need to store the checked checkboxes' labels into an array
thanks!