Flash dynamic scrollbar determined by browser width

Hi everybody,

I’ve been asked to recreate a scrolling panel in flash, very similar to the one on:

My client likes the way that whichever window width you choose, the panel re-adjusts itself. Can you see how the scrolling mechanism is somehow relative to the window width?

I guess it’s done in actionscript but I can’t figure out where to start. Does anybody have any way of doing this?

Many thanks,

Tom

Have a look at the content scroller here;

I’m pretty sure it would be pretty easy to make it respond to the browsers width etc.