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