I’ve set up a photo voting tool and used the SampleTheme.fla to do some minor customization of the radio button component in the tool.
However, I have no clue how to show the hand cursor when a user is over the radio button clickable area. There’s no useHandCursor property for the radiobutton component.
An invisible button overlay makes sense, but it seems clunky. I’d have to add an onrelease handler to each invisible button to select the radio button underneath.
Any better solutions?
Thanks,
IronChefMorimoto