Question
Dynamic Check box in Flash Form
I am struggling with the Dynamic check box in flash form i am not fimilar with the action script.
The check box are generate by a query result and its names generate dynamically eg: subject_1,subject_2,subject_3 etc. How can i get the value from these checkboxes if its checked and also i need to populate the check boxes based on the data from database query in action script.
