Your PagingFlexWall class must inherit from mx.flash.UIMovieClip or mx.flash.ContainerMovieClip in order to take advantage of states in Flex.
Jamie On Tue, Nov 25, 2008 at 11:20 AM, Amy <[EMAIL PROTECTED]> wrote: > Hi, all; > > I am using a Flash component that's been wrapped using the Flash > Component Kit for use in Flex. I'd like to be able to use States to > add things into the container with it, but I get the error > 1067: Implicit coercion of a value of type > com.rw.adBlankenship.views:PagingFlexWall to an unrelated type > mx.core:UIComponent. > > Any idea if it's possible to use States with something that's not a > UIComponent? If so, how? > > Thanks; > > Amy > >

