gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash ChangeLog server/as_value.cpp server/dlis...


From: Sandro Santilli
Subject: Re: [Gnash-commit] gnash ChangeLog server/as_value.cpp server/dlis...
Date: Mon, 27 Aug 2007 09:32:11 +0200

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]