Lie To Me 0 Newbie Poster

Hi...i have a button and a checkbox... i want the user to be able to click the button to enable the checkbox.

How can i do this?

Checkbox instance = check1

on (release) {

check1.checkbox = true;

}

???? Thanks in advance for your help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.