I am trying to make a flash movie that fills the browser (100% * 100%). The problem is, when the user increases his resolution, the contents of my flash movie increase or decrease is size.
This is espacially annoying since I want to have a fixed size for the content, but a background that can increase or decrease in tiling depending on the user’s screen resolution.
Take a look at this sites, beautifully executes as 100% x 100% movies but keeping their content intact.
if you have a movie clip that acts as a single tile for your background (with its linkage identifier set as bgTile in the library) you could use something like this. first create an empty movie clip on the stage with the instance name backgroundClip, this will contain the tiled background that responds to the changes in stage size.
The last used tables to achieve the effect you were going for. They have different swf files for the sides and the center is the main swf with all the "stuff"
But that nifty flash trick might be at work too.