After going nuts trying to work out why NS4 was always placing layers
above other regardless of index values, I came across the following
solution:

NS4 appears to place the layer above ALL other if the zindex value is
null.  as such, I suggest that we make the zindex value 0 by default.

Also, I found that there are a number of irrelevant if statements in the
layer creation code.
    eg.  X and Y default to 0 and as such will NEVER contain 0 unless
you manually adjust them.

--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010




_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to