I've figured out my event listeners/encapsulation confusion. The tutorial I was following used: self.dynlayer(blah, blah blah)
It needs to be: self.dynlayer = new DynLayer(blah, blah blah) Anyway...... Now I'm trying to retrieve the mouse position and store it in a global variable. I tried the code listed on the dynapi.sourceforget.net site, but I can't get it to work - always shows (0,0) as the position. -Scott ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Dynapi-Help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dynapi-help