On Fri, Nov 30, 2007 at 09:59:05AM +0000, Zou Lunkai wrote:

> +            // onClipEvents code are guarded by isDestroyed(), still might 
> be also guarded by isUnloaded()
> +            if( _target->isDestroyed() )  break;

UNLOAD is one of these events, if we guard by isUnloaded() here it will never 
be executed.

--strk;


_______________________________________________
Gnash-commit mailing list
Gnash-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/gnash-commit

Reply via email to