Jump to content

actionscript help


Skemcin

Recommended Posts

this works fine for a traditional text input:

onmouseup="field_name.text='true';"

but if I want the onmousedown to check a check box, what is the syntax?

onmouseup="field_name.value=1;"

doesn't seem to work.this is a flash form, any ideas?

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...