ikely being generated in .addChild as this function
is trying to treat your object as a DynLayer and not having any luck
- Original Message -
From: "ADnoctum" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 05, 2001 11:45 AM
Subject: [Dynapi-Help] Mu
Hi everyone.
I need to write a class that will handle several Lists objects in an array
and I have to show or hide them with a show() method, but when I do
DynAPI.document.addChild(list) it gives me this error: "The object doesn't
accept this properity or method.". Some of the code looks like thi