I'm getting the following error
this.addChild is not a function file
with the following code:
function TreeNode(pcontents) {
this.DynLayer = DynLayer;
this.DynLayer();
this.toggle = this.addChild(new DynLayer());
...
}
TreeNode.prototype = new DynLayer();
Any idea
I gave it a look with winME/IE5.5
* I get error line 670 myListener is undefined.
* The row of characters doesn't load completely, leaving three or four
broken images.
* The movement is extremely slow, as the page reloads from the server on
each move (or seems to)
Cheers,
Richard Bennett
[EMAIL
I'm not having that problem when I tried. If the label is not wide or tall enough,
the scrollbars will not show. They only show if the content is bigger than the
scrollpane. Do you have an example where it is broken?
I did this and it worked:
label4 = new Label('label 4 aslk asdkfjd
I got the same error in ie5.5 on WinNT 4.0, so perhaps it is a transient
bug, having to do with myListener being referenced before its defined?
If myListener happens to be loaded in a seperate JavaScript file, then
you have to deal with synchronizing somehow, so that the code that is
referencing
Maybe you are missing a period
shouldn't the src be ../dynapi/src/dynapi.js
8an
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
I developed a web page and all works fine on my machine.
I uploaded it to the server and when I view it online I get the error
"object expected"
If I cut out the entire DynAPI.onLoad function no error. If I leave the
DynAPI.onLoad but cut out everything inside of it I get the error. That
lead
When I add a scrollpane to the main document, it works fine. When I add it
as a child of a DynLayer, the scrollbars don't show. Am I doing something
wrong?
Thanks,
John
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/
I wasn't able to load the interface in NS 4.73. The choose character turned up OK, but
i wasn't able to chose one and load the interface.
"JavaScript Error: http://slasherx1.dynip.com/verthoriz/,
line 670:
myListener is not defined."
it worked OK in ie5.5 though.
(This test was performed in w