Looking at the implementation of containsPt in http://svn.openlaszlo.org/openlaszlo/trunk/WEB-INF/lps/lfc/views/LaszloView.as it seems that containsPt does not respect the clickRegion. I'm doing some very complex mouse tracking stuff with complex shapes, and I can't use the normal onmouse events.
Questions: 1) Do people agree that containsPt should respect the clickRegion? (There doesn't seem to be any existing bug on this issue). If so I'm happy to file one. 2) In the meantime does anyone know a way to test a point against the clickRegion? I'm guessing that this would likely involve getting the MovieClipRef and using some Flash APIs to do it, but I don't know anything about how to actually code this. Thanks, -Jason -- Jason Stafford Principal Developer Inspiration Software, Inc. The leader in visual thinking & learning Introducing INSPIRATION(r) 8, the essential tool to visualize, think, organize and learn. Students use Inspiration to plan, research and complete projects successfully. Learn more at www.inspiration.com. 503-297-3004 Extension 119 503-297-4676 (Fax) 9400 SW Beaverton-Hillsdale Highway Suite 300 Beaverton, OR 97005-3300 _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
