[flexcoders] stage/ html resizing- is this possible?

Fri, 22 Feb 2008 07:56:30 -0800

hello everyone,

I would like to have flex mimic a regular html page as closely as
possible. 

Specifically, i want the flex html <object> to RESIZE if content is
added to it, rather than simply add a scroll bar to the parent flex
container (which is normally expected of flex/flash apps).

So for example, if rows of data fill a container component, i would
like  not only that container height to automatically adjust to fit
the number of rows within the container, but also adjust the height of
the stage to fit the container.

This would then make the flash object act like an html page populated
with content via javascript, which would be a really nice effect.

thanks in advance -bp





Reply via email to