> Also, the Request line works fine if I do it outside of my Ajax class > definition.
Did you define a Browser object somewhere? From your error, it seems like the Browser.Request that is in the nearest scope isn't even the Moo Browser.Request (which is a constructor, albeit not the one you want). -- S.
