Yeah... I have had trouble with the search facility as
well. I am looking at the main doc available here
[1]. The info I've been looking at is available by
navigating to
Developing Flex Applications Version 1.5 ->
Working with ActionScript in Flex ->
Working with components ->
Implementing interfaces.
On that page there is a link to "Using Interfaces"
[2].
After spending a fair amount of time being frustrated
with finding stuff in the docs, I have now embraced
these pages and can usually find whatever I need. The
organization of the Flash/AS2 Component docs seems a
little better organized IMO.
good luck,
~harris
[1]
http://livedocs.macromedia.com/flex/15/flex_docs_en/wwhelp/wwhimpl/js/html/wwhelp.htm
[2]
http://livedocs.macromedia.com/flex/15/flex_docs_en/00000462.htm
--- JesterXL <[EMAIL PROTECTED]> 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!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
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/