Perhaps I misunderstood, but I think the goal was to implement the functionality in mxml.
Implementing IMXMLObject just makes your custom AS class play nice with the framework. Tracy ________________________________ From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Paul DeCoursey Sent: Friday, March 16, 2007 1:53 PM To: [email protected] Subject: [flexcoders] Re: Simple design question Implement IMXMLObject --- In [email protected] <mailto:flexcoders%40yahoogroups.com> , "André Rodrigues Pena" <[EMAIL PROTECTED]> wrote: > > Hi all, > > I know how to create visual components as MXML files. My question is, > can I create a non-visual component using MXML files? Let's put an > example: I want to create a non-visual component to wrap my > web-services and handlers. I know I could do it with AS3. But can I do > it with MXML? > > thanks > > -- > André Rodrigues Pena > > LOCUS > www.locus.com.br > > Blog > www.techbreak.org >

