vote up 2 vote down star
2

I know, Flex should be the answer to this but I not using flex for this project and you probably won't convince me to...it's just not needed here.

Having said that - anybody have a specific actionscript layout manager that they use? I'm looking at the following 2 but I'm not sure but I'm not sure if I'm missing any others out there. If I had to list a requirement it would definitely be performance, if that helps at all...

The two libraries I'm looking at currently are:

BaseUI: http://www.soundstep.com/blog/downloads/baseui/

NoPonies FLexible Layout Class: http://www.blog.noponies.com/archives/109

Thanks for the help!

flag

4 Answers

vote up 2 vote down check

The Yahoo Astra Flash Components contain some nice base-layout classes that are somewhat similar to the Flex containers without requiring the Flex framework. I have used them on a couple as-only projects with pretty good results.

link|flag
yay! These are pretty easy to use - thanks! – onekidney Feb 11 at 20:09
vote up 1 vote down

You might wanna look at this.

link|flag
Hmmmmm - that certainly looks promising - thanks! – onekidney Feb 12 at 15:25
vote up 0 vote down

Honestly. The two projects managed look very fine to me. If you need performance stick with them, if they are not to hard to use.

Otherwise I can give you some tips to decrease size and increase performance with flex :D

link|flag
vote up 1 vote down

I have used AsWing in the past which was quite good. It is however not only a layoutmanager library, but a complete UI framework modelled after Java Swing. So in your case it might be a bit overkill.

I haven't used any of the 2 libraries you mention unfortunately.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.