PDA

View Full Version : how to make swf stretch


Snappi
05-29-2003, 12:41 PM
how can I make swf stretch. so it's the same size if I have res 800x600 or 1024x720. for example if I want it to be marginwidth=0 in X-axis. all the time no matter wath res the ppl that are looking have.

farafiro
05-29-2003, 12:55 PM
Snappi
welcome to the forums

a lotta ways to do that if u searched,

from the HTML page set the width and height to 100%
or from the publish setting do so

Snappi
05-29-2003, 12:56 PM
thx lot. and thx for welcome :)

Snappi
05-29-2003, 01:04 PM
hmmm. I have set it to 100% and marginheight="0" marginwidth="0". but it's still don't stetch to the end.

Snappi
05-29-2003, 01:06 PM
worked with:
bottommargin="0" topmargin="0" leftmargin="0" rightmargin="0"

farafiro
05-29-2003, 01:07 PM
cool, that's great