views:

217

answers:

1

I have a BorderContainer with several objects inside of it. I want it to fit snugly around its own contents, but it doesn't. It seems the default size of a BorderContainer is 112x112. That is so wierd considering no other containers have that default size. Is there a way to set the width and heigh properties to "auto" or something like that?

A: 

Looks like BorderContainer defaults to 112x112 and that's just the way it works. Adobe, please have the default size be 0x0. Thanks!

nfiniteloop