Hi

This comes from the DynLayer.prototype.EventMethod() function
 
DynLayer.prototype.EventMethod=function(e) {
  var dyndoc=this.lyrobj.dyndoc
  //....
}

I've done a searching into all the source documents.
Where the DynLayer declares this.lyrobj?
I can't find such a declaration/assignment. 

I've found 
  this.doc.lyrobj= ...
  this.elm.lyrobj=...

but no this.lyrobj

Could you please enlighten me?
I think I miss a lot here.

Regards
Theo


-----------------------------------
Theo Bebekis
Thessaloniki, Greece
[EMAIL PROTECTED]
-----------------------------------  

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

Reply via email to