I'm using LiveCycle Designer 9. You're right Circle objects can not have
Javascript directly but other objects can reference them. For example,
in a radio button's click event there could be Javascript,
Circle1.presence="visible" or Circle1.presence="invisible".I hope this
helps.