Then as long as your button has an instance name you should be able to
do the following:
on (release) {
trace("hello " + Math.random());
Selection.setFocus(instance_name_of_the_button_here);
}
-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Mendelsohn, Michael
Sent: Friday, December 16, 2005 1:28 PM
To: Flashcoders mailing list
Subject: RE: [Flashcoders] No consecutive onRelease() events?
Yes, it's just a plain old button. The code is attached right to the
button.
> Are you using the Button component, or a button symbol?
And that code is just being attached right to the button it seems.. Is
that correct?
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders