PDA

View Full Version : auto resize flash movie


Khan
02-01-2001, 08:16 AM
dear sir,
how can we make our flash movie auto resize when i change browser size. I have make a movie but when i change the size of browser it remains the same (origional size).

Steve Higgs
02-08-2001, 08:28 AM
Hi, I belive i can help you.
When i had flash intros on my site, and i wanted them to be full size at any resolution and any browser or window size I did this:
In the source code of your site were the flash file is recognized usually there are width and height atributes.
in those put width="100%" height="100%"
use the % after a number and it will automaticaly resize the movie to fit the window.

I hope this helps :-)

Kaj
11-21-2008, 12:52 PM
Hi,

No that didn't make sense. Please elaborate if you can? Where exactly would I put the 100% in the code?

Thanks.

ringsoft
11-22-2008, 12:46 PM
Hi,

No that didn't make sense. Please elaborate if you can? Where exactly would I put the 100% in the code?

Show us your code, and we'll show you what to change.