Re: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components

2008-10-27 Thread Michael Schmalle
%40yahoogroups.com] On Behalf Of fotis.chatzinikos Sent: 23 October 2008 12:45 To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components This is driving me nuts! Go here: http://examples.adobe.com

Re: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components

2008-10-27 Thread Fotis Chatzinikos
@yahoogroups.com flexcoders%40yahoogroups.com[mailto: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com] On Behalf Of fotis.chatzinikos Sent: 23 October 2008 12:45 To: flexcoders@yahoogroups.com flexcoders%40yahoogroups.com Subject: [flexcoders] Re: mouse wheel behaviour mxml

RE: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components

2008-10-23 Thread Jim Hayes
wheel behaviour mxml and actionscript based components This is driving me nuts! Go here: http://examples.adobe.com/flex3/componentexplorer/explorer.html http://examples.adobe.com/flex3/componentexplorer/explorer.html open visual components-general controls-Tree mouse wheel works! copy paste

Re: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components

2008-10-21 Thread Michael Schmalle
Hi, No, it's automatic. Without an example I can't help. :) Mike On Tue, Oct 21, 2008 at 12:01 PM, fotis.chatzinikos [EMAIL PROTECTED] wrote: Hello Michael, i just tried your suggestion and i still do not get the mouse wheel to scroll the tree. I also did a quick test to see if it will

Re: [flexcoders] Re: mouse wheel behaviour mxml and actionscript based components

2008-10-21 Thread Fotis Chatzinikos
Mike, thinks for the reply, here is some code: From the following code we are interested in the following line: t.addEventListener(MouseEvent.MOUSE_WHEEL, mouseWheelTreeListener) ;//noluck is there something wrong with what you see? The alert is never called TIA, Fotis private