Page 1 of 1

problem about background_image

Posted: 07 Oct 2008, 10:42
by lichen2
I have a problem about background_image, I have made a background_image, but it is shown by differnet area when I use different resolution. Sush as: 1024 x 768; 1280 x 768; 1440 x 900;

I just want to know how to solve this problem, under the different resolution, the background_image can be shown perfectly.

Du

Posted: 10 Oct 2008, 17:53
by Nick
I think you can either: make background superbig or set to repeat or just make its edges fade into the background color.

Posted: 15 Oct 2008, 12:33
by mjau-mjau
This is basically the same issue as any webdesigner faces for both html sites and flash sites. There are several approaches:

#1 When creating your background, make sure it fades into the background color. This is generally the best approach.

#2 Make your background very large, although this is mostly suitable fo SWF backgrounds that don't have large filesizes and compression.

#3 use the "repeat" settings in config to repeat your background image.