I've added a bunch of radio buttons to the stage in CS5.5, set their "groupName" properties to a common name, but I can't seem to find any tutorials on how to access the group in AS3. All I want to do is get the selected radio's label name.
Can someone help me out?