the children loads the BSP and the parent just loads the children
On Oct 5, 5:02 pm, John <onlinelearni...@yahoo.com> wrote: > On Oct 5, 6:36 am, bebensiganteng <bebensigant...@gmail.com> wrote: > > > each game is embedded in a separate swf file as well. > > > so basically, i have my homepage that holds all the game which > > alternately loads the each game whenever it called upon. > > when a player finishes with one game, the homepage will deallocated > > and unloads the swf file from the memory (so what i've thought anyway : > > ( ) and loads another game to the homepage, once the load is completed > > i called the alloc method which ultimately just initiating the usual > > prefab's BSP loading process. > > Is the parent swf loading the BSP environment? Or the child(ren)?