Re: [flexcoders] drawings dont get clipped by holder

2009-08-13 Thread thomas parquier
*Subject:* [flexcoders] drawings dont get clipped by holder Hi, I writing an app which can draw shapes on sprites within a uicomponent (contentHolder), which holds some other canvas components. This contentHolder can be move within a canvas (drawingCanvas) which has clipContent=true

RE: [flexcoders] drawings dont get clipped by holder

2009-08-10 Thread Alex Harui
://blogs.adobe.com/aharui From: flexcoders@yahoogroups.com [mailto:flexcod...@yahoogroups.com] On Behalf Of thomas parquier Sent: Saturday, August 08, 2009 10:24 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] drawings dont get clipped by holder Hi, I writing an app which can draw shapes

[flexcoders] drawings dont get clipped by holder

2009-08-08 Thread thomas parquier
Hi, I writing an app which can draw shapes on sprites within a uicomponent (contentHolder), which holds some other canvas components. This contentHolder can be move within a canvas (drawingCanvas) which has clipContent=true. But clipping seems erratic : shapes dont seem to be taken into account