I need a container to hold any external swf file…I need something like a SWF MOVIE PLAYER…The external movie SHOULD FIT EXACTLY INSIDE THE CONTAINER…When I resize the external container, the (external) movie running inside the container should also be resized…I have tried my level best and attaching the sample code and a sample .swf file herewith…
Any help is appreciated…Please help me out in solving this problem…I would be grateful to u…
The placeholder movie clip doesn’t have to be the same size as the clip you’re loading. I’ve attached a zip file with an example, it’s easier to see what I’ve done rather than explain it.
But basically the second file (print) is the size of an A4 page, but only loads into a movie clip the size of a piece of text.
First of all thanks for your kind reply… I have seen the file…but my problem is dynamic resizing…so i need masking of a fixed widht/height…even though your idea helps me , it does not solve the problem…i am still working on that…please reply back if you have any ideas regarding dynamic resizing…i need the formula for the dynamic scaling factor…i am searching for that…