Is this possible?

Since Flash can be set to fill the screen, and/or maybe an IFRAME …

Suppose I have an IFRAME (or even better a Div, if it works?) set at 50% width. And if I put a swf in there, with the swf’s size set to expand and fill the area, I’m assuming it will resize accordingly … Then when I resize the window, the frame and the SWF resizes… (correct?)

THEN, is it possible to place content in the SWF that will adjust accordingly? What I’m trying to do is lay out a series of identically sized thumbnails w/in the swf that will wrap to the area width. Exactly like a list of inline divs, but within the swf. I’d like to figure out a way to make the SWF know its size as it changes and adjust the positioning of contents in the swf fluidly.

Is this possible? Never seen it done before, it would be super cool if it is possible.

~Frizzo