Adobe Javascript Radio Buttons Coordinates
Hi there. I'm trying to rename a radio button using JS by creating a new radiobutton field. There are 3 options layed out:
[ ] Option 1
[ ] Option 2
[ ] Option 3
I'm trying to get the coords for each option using f.rect; but it returns the same coords regardless of which option I have checked. Is there a way to do this?
