Re: [flexcoders] Multiple Selection Menu?

2007-03-24 Thread Kevin
thanks.  I guess I should have just looked at the built in  
components.  I don't know why I thought this was something custom!


- Kevin


On Mar 23, 2007, at 8:09 PM, Gordon Smith wrote:



The Menu component supports having multiple items of type check  
which can be toggled on or off by selecting them.


- Gordon

From: flexcoders@yahoogroups.com  
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin

Sent: Friday, March 23, 2007 3:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple Selection Menu?

i am looking for a menu type component that allows you to select
multiple items in the menu. This would be used to toggle values on 
off.

I know I have seen it, but I can't remember the name and where. Ring
a bell?

Thanks, Kevin







RE: [flexcoders] Multiple Selection Menu?

2007-03-24 Thread Sascha
Hi,

 

Does somebody know how to toggle check/radio menu items from within
ActionScript? I've created a custom Menu class with ActionScript and at a
later point ActionScript should be able to change the check items on/off.
How do I access a specific menu item easily and toggle it's check mark?

 

Thanks for any help,

Sascha

 

 

-- 

[EMAIL PROTECTED]

 http://hiddenresource.corewatch.net/ http://hiddenresource.corewatch.net/

 

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Gordon Smith
Sent: Saturday, March 24, 2007 09:09
To: flexcoders@yahoogroups.com
Subject: RE: [flexcoders] Multiple Selection Menu?

 

The Menu component supports having multiple items of type check which can
be toggled on or off by selecting them.

 

- Gordon

 

  _  

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kevin
Sent: Friday, March 23, 2007 3:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple Selection Menu?

i am looking for a menu type component that allows you to select 
multiple items in the menu. This would be used to toggle values on  
off.

I know I have seen it, but I can't remember the name and where. Ring 
a bell?

Thanks, Kevin

 



RE: [flexcoders] Multiple Selection Menu?

2007-03-23 Thread Trevor.Peace
You want to use mx:MenuBar.

 

 

 

Peace out...

 



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kevin
Sent: Friday, March 23, 2007 3:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple Selection Menu?

 

i am looking for a menu type component that allows you to select 
multiple items in the menu. This would be used to toggle values on  
off.

I know I have seen it, but I can't remember the name and where. Ring 
a bell?

Thanks, Kevin

 



RE: [flexcoders] Multiple Selection Menu?

2007-03-23 Thread Gordon Smith
The Menu component supports having multiple items of type check which
can be toggled on or off by selecting them.
 
- Gordon



From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Kevin
Sent: Friday, March 23, 2007 3:09 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] Multiple Selection Menu?



i am looking for a menu type component that allows you to select 
multiple items in the menu. This would be used to toggle values on  
off.

I know I have seen it, but I can't remember the name and where. Ring 
a bell?

Thanks, Kevin