Thanks.. I didnt think this question needed sample code.

Here is a sample...
<mx:Canvas  xmlns="*" xmlns:mx="http://www.adobe.com/2006/mxml";
     implements="lib.ISurfaceObject" implements="lib.ISurfaceObject2"
verticalScrollPolicy="off" >
</mx:Canvas>




On Tue, Sep 8, 2009 at 8:04 PM, Fidel Viegas <fidel.vie...@gmail.com> wrote:

>
>
> Hi Michael,
>
>
> On Tue, Sep 8, 2009 at 10:48 AM, Michael 
> Ridland<rid...@gmail.com<rid00z%40gmail.com>>
> wrote:
> >
> >
> > Hi
> >
> > I want to be able to implement multiple interfaces in a MXML Component.
> But
> > I get this error, 'Attribute "implements" was already specified for
> element
> > "mx:Canvas".'.
>
> Without the sample code, it is really difficult for people help you.
>
> Regards,
>
> Fidel.
>  
>

Reply via email to