On Mon, Aug 27, 2007 at 03:25:15PM +0800, zou lunkai wrote:
> Then could you provide a description about the new model? That helps
> me for breaking:)  Actually, I'm not sure about the direction now if
> most of the exists have been fixed.

movieclips are stored by pointer.
when converting the value to an object or sprite (to_object,to_sprite)
then a check is performed to see if the object was unloaded, if so,
it's target is used to find another object having replaced it.
If found, the new object is returned, otherwise NULL is returned.

It's all pretty confusing, I'm sure you'll break it easily.

--strk


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

Reply via email to