R – Alternative to Flex Framework

actionscriptadobeapache-flexflex4

Is there an alternative ActionScript 3 lightweight framework out there similar to Flex, but not as huge. Flex is fairly large, and SWF's being no less than 150Kb big, I'm just thinking it must be possible to get something that have smaller SWF files as an end result.

I've come accross AS Wing, and was curious if there's more.

Thanks for the replies in advance!

Best Answer

This may be what you're looking for :

http://code.google.com/p/flit/

I haven't tested it yet so I can't really say if it's worth it or not

Related Topic