[flexcoders] X-Post: UI - List item matching with lines -- how to do it?

2009-09-22 Thread pauli159000
[This is where I should have posted in the first place -- but hey! I got to post the diagram I drew. ... http://forums.adobe.com/thread/495411 ...] I'm a new flex developer. I want to create a UI roughly like the included image. As stated on the image, the purpose is to allow users to

[flexcoders] transparent overlay with mouseover events passed throught - how to??

2009-10-20 Thread pauli159000
I'm using a chart component, and I want to implement a drill down that will overlay the summary chart. I'm an experienced developer, but new to Flex/ActionScript. I'm using the Axiis Datavis Library, although I don't think it matters for my questions. I currently have an application with

[flexcoders] Re: transparent overlay with mouseover events passed throught - how to??

2009-10-20 Thread pauli159000
OK -- got it. Thanks for saving me the time it would have taken to find out that it wouldn't work. --- In flexcoders@yahoogroups.com, Alex Harui aha...@... wrote: Instead of a Canvas, you might need to use UIComponent. Canvas has code that blocks mouse events if you listen for any mouse