On Aug 30, 2008, at 7:00 PM, Darin Adler wrote: > The clickListener object must be a class that implements the > DOMEventListener protocol. What I meant to say was: The clickListener object must be an object of a class that conforms to the DOMEventListener protocol. -- Darin