From: Jesse V. <je...@6t...> - 2003-06-17 18:44:34
|
I'm confused with the insertAllChildren method that's been added to DynAPI. I can keep all my code the same (dynapi.document.addChild and stuff like that), and just add a call to dynapi.document.insertAllChildren() in the body? I was noticing the page loading, then the layers coming up a 1/2 second later (when there were a lot of layers), so I tried added the insertAllChildren, but I don't notice a difference. The page still loads and displays before the layers do. Does that mean I'm using it wrong? Thanks, Jesse |