hi- i have a drawview that has another drawview as a child. in that child, i'm drawing an oval, and that oval is larger than the parent drawview. when i render to swf, it renders the entire oval, but in html5, the oval gets clipped. how can i make it so that the oval doesn't get clipped in html5?
thanks, augusto.
