;(

I’am want to load *swf into an empty clip and be able to scroll it. Iam loading the swf using

loadMovie(“links.swf”, “_level0.scroller”);

The swf loads fine but I have few problems that I have problems solving.

The swf loads as a whole, i can see all of it and I can’t get it to scroll using the scrollbar supplied with flash mx.

How do I make the swf load so that I see just ( for example ) 1/5 of it and then scroll to see the remainder of it ?:cyborg: