http://livedocs.macromedia.com/flex/15/flex_docs_en/00002173.htm
Spike JesterXL wrote: > wtf...dude, where are you finding this in the docs...or rather, how? I did > a search for interface, and in both books, these didn't come up in like the > first 5? > > ----- Original Message ----- > From: "Harris Reynolds" <[EMAIL PROTECTED]> > To: <[email protected]> > Sent: Saturday, April 02, 2005 4:37 PM > Subject: Re: [flexcoders] Interfaces? > > > > LOL... this is your lucky day... again clipped from > the doc... implement away!! > > ~harris > > <SnipFromDoc> > You can implement multiple interfaces by separating > them with commas as the following example shows: > > <mx:ComboBox > xmlns:mx="http://www.macromedia.com/2003/mxml" > implements="SuperBox, SuperBorder, SuperData"> > > </SnipFromDoc> > > --- JesterXL <[EMAIL PROTECTED]> wrote: > >>...when we get the ability to implement more than 1, >>than that'll be the >>hotness! >> >>----- Original Message ----- >>From: "Harris Reynolds" <[EMAIL PROTECTED]> >>To: <[email protected]> >>Sent: Saturday, April 02, 2005 4:32 PM >>Subject: Re: [flexcoders] Interfaces? >> >> >> >>Yep... it still feels a little weird implementing an >>interface in MXML instead of AS, but it is cool >>stuff. >> Interfaces are one of the nicest things about >>modern >>OO programming IMO. >> >>L8R, >> >>~harris >> >>--- JesterXL <[EMAIL PROTECTED]> wrote: >> >>>That's it? Awesome, thanks! >>> >>>:: tests :: >>> >>>Heck yeah, it works, neat!!! >>> >> >> >> >> >>__________________________________ >>Do you Yahoo!? >>Yahoo! Personals - Better first dates. More second >>dates. >>http://personals.yahoo.com >> >> >> >> >>Yahoo! Groups Links >> >> >> >> >> >> >> > > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam protection around > http://mail.yahoo.com > > > > Yahoo! Groups Links > > > > > > > > > > Yahoo! Groups Links > > > > > > > > -- -------------------------------------------- Stephen Milligan Code poet for hire http://www.spike.org.uk Do you cfeclipse? http://cfeclipse.tigris.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/flexcoders/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

