I'm building a gallery. I've been working all in actionscript but it seems to be getting overwhelming and I'm maybe halfway through.

It seems to me I could save a lot of time doing some of the stuff on the stage. This way I can decorate things a little more. Make tweens easier to work with and such.

I guess I'm not really sure which way to go. Should I do everything in actionscript, or should I do mostly AS and the other stuff like graphics on the stage? Now that I'm talking about it that latter seems the way to go.

Thanks for any suggestions.