myCheckBox.dispatchEvent( {type:"cick", target:myCheckBox});

or



should work ?

Grant.

----- Original Message -----
From: julian atienza [EMAIL PROTECTED]
To: [email protected]
Sent: 1/20/06 5:59 AM
Subject: [Flashcoders] Fire Event Manually

> Anybody can helps me with this?
> 
> I have a collection of checkbox, with their own actionscript code in the
> on(click) or on(change) region of code to manage events...
> 
> in one special case, i want to manually (through actionscript code in a
> class) fire the click event on every checkbox control of my panel.
> 
> there is any way to make this? to fire click event like if a user interacts
> with the control and click on it?
> 
> I'm talking about Checkbox Control (not about HTML checkbox) ...
> 
> thank u in advance!
> _______________________________________________
> Flashcoders mailing list
> [email protected]
> http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to