widget.newScrollView and touch ended event.phase

Hello
I have the newscrollview widget “widget.newScrollView” and I have added some "newRect"s to it

now the problem happens when you attach touch event handler to the children of the scrollview

then you will only be able to trigger the “began” event phase and you will not be able to trigger “ended” or “move” phases

how to trigger ended event,phase of a child of scrollview??

many Thanks [import]uid: 8519 topic_id: 26311 reply_id: 326311[/import]