list'
Subject: RE: [Flashcoders] removing background from list component
The drawRowFill function doesn't have a _alpha parameter. I hope this will
solve your problem, if haven't figured it out yet. -Andy
var alpha = 0;
var color = 0xff;
//
_global.styles.ScrollSelectList.ba
= this.__width;
mc._height = this.__height;
};
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Andy Stone
Sent: Friday, July 21, 2006 3:41 PM
To: 'Flashcoders mailing list'
Subject: RE: [Flashcoders] removing background from list compo
al Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich
Rodecker
Sent: Wednesday, July 19, 2006 3:51 PM
To: Flashcoders mailing list
Subject: [Flashcoders] removing background from list component
ok, ive searched everywhere for this, and can't find a solution that
work
--
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich
Rodecker
Sent: Wednesday, July 19, 2006 3:51 PM
To: Flashcoders mailing list
Subject: [Flashcoders] removing background from list component
ok, ive searched everywhere for this, and can't find a solution that
works. I j
TECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich
Rodecker
Sent: Wednesday, July 19, 2006 3:51 PM
To: Flashcoders mailing list
Subject: [Flashcoders] removing background from list component
ok, ive searched everywhere for this, and can't find a solution that
works. I jsut want to hide the back
background from list component
ok, ive searched everywhere for this, and can't find a solution that
works. I jsut want to hide the background of a list component. making
it semi-transparent would be even better, but at this point take
whatever.
i
ok, ive searched everywhere for this, and can't find a solution that
works. I jsut want to hide the background of a list component. making
it semi-transparent would be even better, but at this point take
whatever.
i've tried:
_global.styles.ScrollSelectList.backgroundColor = undefined;
_g
7 matches
Mail list logo