On Thu, Mar 1, 2012 at 00:31, Omar Gonzalez <omarg.develo...@gmail.com>wrote:
> On Wed, Feb 29, 2012 at 7:20 PM, Rafael Santos < > rsan...@spectacompany.com.br > > wrote: > > > As long as I can remember Spark does not cover every component that exist > > on mx. Many components were left behind (ViewStack, Accordion, LinkButton > > and many others). > > > > Rafael Santos - Specta > > > > True, I've just been using Spark components exclusively for a good while > now. I'd be willing to help make Spark versions of some of these components > that we've been missing. I'll make a list of components and see what is > still missing unless someone already has a compiled list? That'd be handy. > Otherwise, I can start to do this between commercials during the Lakers > game. :D > > I have some: mx:ViewStack mx:Accordion mx:LinkBar mx:LinkButton mx:Repeater mx:Form mx:FormItem mx:Spacer Also: mx:Canvas => s:Group (or s:BorderContainer) mx:HRule <s:Line width="100%"> <s:stroke> <s:SolidColorStroke color="#000000" weight="1" caps="square"/> </s:stroke> </s:Line> Rafael Santos - Specta