Quote:
Originally Posted by contiga
PHP Code:
with ( findImg( 4000)) {
polygon = { 0, 0, screenwidth, 0, screenwidth, screenheight, 0, screenheight};
alpha = 0.3;
layer = 4;
}
Should work
|
Doesn't appear to. No matter what I have alpha set to, it just stays as solid white.