Let's also put in a Debug.warn if anyone tries to animate an undefined attribute. I'll bet it will fire all over the place, and then we can decide whether to fix each one or turn off the warning by default.
jim On Oct 6, 2006, at 12:14 PM, Philip Romanik wrote: > Hi Tucker, > > I tracked this problem down to LzSprite.js. The method > getAttributeRelative() doesn't support 'width' and 'height' like it > should. > > Phil > > >> I think it would be helpful to put in some Debug.debug statements >> there and try to figure out how these values are undefined. Is it a >> startup condition, or some sort of logic error? >> >> Does the same condition occur in other browsers and/or swf? And if >> so, what is the intended behavior when you animate a property to NaN? > > > _______________________________________________ > Laszlo-dev mailing list > [email protected] > http://www.openlaszlo.org/mailman/listinfo/laszlo-dev _______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
