On Fri, Jun 19, 2009 at 08:20:51AM +0200, Benjamin Wolsey wrote: [ACTIONSCRIPT ERROR]
> It happens with code like: > > if (!a) a = new Object(); Just for the record. This also happens in PHP (I just found out) if you register an error handler. I also use that construct in PHP w/out problems but yes, PHP interpreter considers it a bug. I'm sure there's a way to avoid that in PHP, in AS it's using something like hasOwnProperty(<string>) (is also faster). --strk; Free GIS & Flash consultant/developer () ASCII Ribbon Campaign http://foo.keybit.net/~strk/services.html /\ Keep it simple! _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev