Hi Steve,

mx.controls.listClasses is a package directory. You're probably looking to
specify mx.controls.listClasses.<ClassName>, where <ClassName> is the name
of the class you're looking to import.

Wildcard (*) also works.

-Ciarán

On 2/17/07, Steve Kellogg <[EMAIL PROTECTED]> wrote:

 Hello,



I'm needing to access the information in ListRowInfo elements (in the
'rowInfo' array) for a LIST.  Since the rowInfo is Protected, I'm extending
List into my own class, but when I try to import "mx.comtrols.listClasses",
FlexBuilder is telling me that "Definition mx.Controls.listClasses could
not be found."



Can anyone point me towards a solution?



Thanks in Advance,



Steve


Reply via email to