Two questions... =========== QUESTION 1: =========== Does anybody know the real reason that we have both the removeChild/removeFromParent -AND- the deleteChild/deletFromParent functions? I am asking because they are both SO similar... the only differences that I can find are as follows: 1) the remove methods move the object to the 'unassigned' array, while the delete methods do not (well, in ns4 the object gets added to the 'recycled' array) 2) the delete methods also deletes all of the children of the object, while the remove methods do not At one time, didn't the remove methods add the object (after removing it & if the object's parent was not the dyndoc) to the object.dyndoc? I could just be confused... :-) =========== QUESTION 2: =========== Does anybody know of a way to permanently delete a DynLayer (and all of it's children, properites, eventlisteners, object specific methods, etc...) entirely? No references left to it what-so-ever? --proteanman |
- Re: [Dynapi-Dev] core api -- DynLayer Questions Michael Lilli
- Re: [Dynapi-Dev] core api -- DynLayer Questions Scott Andrew LePera
- RE: [Dynapi-Dev] core api -- DynLayer Questions Pascal Bestebroer
- Re: [Dynapi-Dev] core api -- DynLayer Questio... Brandon Myers
- Re: [Dynapi-Dev] core api -- DynLayer Que... Jared Nuzzolillo
- RE: [Dynapi-Dev] core api -- DynLayer... Brandon Myers
- Re: [Dynapi-Dev] core api -- re:... Jared Nuzzolillo
