Hi Corin,
What about not adding a listener at all, and render on demand?
But if the Flash player hangs, then you probably have something in your code, causing endless loop or something...

Fabrice

On Apr 22, 2009, at 2:35 PM, corin_w wrote:


hi all,

I want to restrict when render() gets called and so have only been
calling it when something has changed. simple enough. however if i
call render from a  mouse event listener flash player hangs. is there
a way around this other than adding an ENTER_FRAME listener to render
it next frame and then removing it again?

cheers, Corin

Reply via email to