mx.core.View has received a major overhaul as well as a few enhanced methods in the Flex 1.5 version. However, those docs apply to the Flex version, not the Flash one (MX 2004 or 8).
Here's my write up: http://www.jessewarden.com/archives/2005/02/my_new_love_for.html http://www.jessewarden.com/archives/2005/03/using_a_textfie.html ----- Original Message ----- From: "Marcelo de Moraes Serpa" <[EMAIL PROTECTED]> To: "Open Source Flash Mailing List" <[email protected]> Sent: Monday, January 02, 2006 4:03 PM Subject: Re: [osflash] ScrollView - Interfaces missing? Thanks for replying. Seems that the mx.core.View class can be very helpful to manage container->children relationships, but the big problem is that there is not documentation for this class (except for the comments on the code that aren´t that helpful). Does anyone know where I can find more informations about these "mystic" classes of the mx package? Maybe the Flex documentation? Marcelo. JesterXL wrote: >They never finished it. Just implement the methods they have up top in the >comments. > >----- Original Message ----- >From: "Marcelo de Moraes Serpa" <[EMAIL PROTECTED]> >To: <[email protected]> >Sent: Sunday, January 01, 2006 2:22 PM >Subject: [osflash] ScrollView - Interfaces missing? > > >While searching through the v2 components code, I found a class, >"ScrollView" (mx.core.ScrollView), that would fit as a base-class for my >thumb-viewer component. However, in its code it is written that it >implements the "Scroller" interface and that every object within it >should implement the "Scrollable" interface, the problem is that I just >could not find any of those interfaces on the mx package! Weird... > > > > > >_______________________________________________________ >Yahoo! doce lar. Faça do Yahoo! sua homepage. >http://br.yahoo.com/homepageset.html > > > >_______________________________________________ >osflash mailing list >[email protected] >http://osflash.org/mailman/listinfo/osflash_osflash.org > > >_______________________________________________ >osflash mailing list >[email protected] >http://osflash.org/mailman/listinfo/osflash_osflash.org > > > _______________________________________________________ Yahoo! doce lar. Faça do Yahoo! sua homepage. http://br.yahoo.com/homepageset.html _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
