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 myListener doesn't run before the JavaScript file is
loaded.  As to how to synchronize, look at how DynAPI does it with
DynAPI.onLoad.

-Jon

"Henrik Våglin" wrote:
> 
> 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 windows 2000 professional on a AMD K6-2 300Mhz with 
>128mb RAM.)
> 
> Henrik Våglin [ [EMAIL PROTECTED] ]
> 
> ----- Original Message -----
> From: "slasherx2" <[EMAIL PROTECTED]>
> To: "'Dynapi-Help" <[EMAIL PROTECTED]>
> Sent: Saturday, March 03, 2001 6:52 AM
> Subject: [Dynapi-Help] RPG Update
> 
> > Ok.. anyone who is intrested.. i am looking for someone to test again, it
> > now pulls the map from a database and the char walking is animated to match
> > the walking =:), I think I took care of the interface NS error.. if the char
> > doesant move when you press arrow keys please try and click somewhere out of
> > the interface. Please give it a try, and if you have problems let me know
> > your OS/Speed/Browser... please? and tell me what you think.
> >
> > http://slasherx1.dynip.com/verthoriz/
> >
> > Thank you,
> > Terry
> >
> >
> > _______________________________________________
> > Dynapi-Help mailing list
> > [EMAIL PROTECTED]
> > http://lists.sourceforge.net/lists/listinfo/dynapi-help
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> _______________________________________________
> Dynapi-Help mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-help

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

Reply via email to