Adjusting size of movie to screensize?

Hello,

I was wondering if it’s possible to make a full flashsite that adjusts ifself to the sreenresolution of the viewer? For example if I make a site for a 800x600 resolution, can it be adjusted when it is viewed by someone with a higher screenresolution? And if it’s possible, how do I do it?

Greetz
An <:}

you can scale the movie, but that is a delicate thing to do. All your bitmap images will look odd one way or another.

to do that, just set the dimensions in % instead of px in the html.

=)

Thanx for responding … I tought that would be a problem.
Do you know what would be the best size to make the site 800x600 or higher?
You can give the visitor the choose but usually people don’t know their resolution.

Anyway, Merry X-mas in Rio and Happy New Year!

Greetz,
An

:stuck_out_tongue:

I usually use 790x455 if don´t want to scroll. that is that maximum size to 800x600 and it looks good on 1024x768 as well.

=)