PDA

View Full Version : swf resising



ahaab
September 11th, 2003, 12:43 PM
i have a request.
can anyone present the as code for resising a swf film and content. this is to make possible to see the entire movie as one resises the browser window
:whistle: :whistle:

thanks again for your help.

cheers from Portugal.
Ahaab

Eric Jr.
September 11th, 2003, 01:30 PM
You don't need AS code for that, just put 100% x 100% in the HTML file for the Flash movies dimensions. Then it will automatically resize with the Browserwindow ...

Other ways with AS are to load the entire SWF in a MovieClip, and then downscale that MC, not what you mean though ...