Are you sure you're using the right class? According to the docs it is in mx.rpc.http.HTTPService but NOT in mx.rpc.http.mxml.HTTPService.
--- In [email protected], "Luke Pillow" <lpil...@...> wrote: > > I've noticed the serializationFilter property on the HTTPService class, and I > would like to use this feature, but FlexBuilder is not recognizing that > property or class in code assist. > > I'm using the Flex 3.3 SDK. Am I mistaking this features availability? Is > it new to Gumbo? > > Thanks! >

