From: Eric G. <egr...@ho...> - 2000-11-13 23:29:07
|
I'm having some real bizarre problems and hope you guys can help me out in pin pointing them. Basically, I have an object that has Layer1. The object has 1 child Layer2 who in turn has 3 child (Layer3, Layer4, Layer5). I'd like to know how you guys would create and setup the layers? Right now what I do is create my layers (new DynLayer) in my object's constructor function and then in the Layer1 oncreate I call functions to change the Layer2's dimension and HTML contain and after that the Layer2's child dimension and HMTML. Unfortunately, setting Layer2 childs doesn't work and I don't know why. Thanks, Eric _________________________________________________________________________ Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com. Share information about yourself, create your own public profile at http://profiles.msn.com. |