[Flashcoders] Loader, LockRoot and diferences

2006-05-12 Thread Juan Anzaldo
Hi list, almost I already finish this interactive and have some simple questions. http://www.movimiento-digital.com/discovery/pa_runwayInteractivo/ensamblado9b.html 1. which is the best method for load my content, internal loader or external. at this time the interactive has internal loader

Re: [Flashcoders] Loader, LockRoot and diferences

2006-05-12 Thread Thomas Fowler
1. I use the Loader component exclusively, just because of its inherent callback methods. It's much easier to code for than using createEmptyMovieClip and all that stuff. 2. _lockroot, when set to true for a particular movieclip, specifies that _root refers to its _root as opposed to referring