Hi,
if I'm not wrong what you're trying to do is modify the color of the
dropdown List instance.

Try this:

mycombobox.dropdown.setStyle(...);

ComboBox.dropdown is a reference to the List instance used as the drop
down list.

See also:
"ComboBox class":
http://livedocs.macromedia.com/flash/mx2004/main_7_2/00002146.html#wp3138143

"ComboBox.dropdown":
http://livedocs.macromedia.com/flash/mx2004/main_7_2/00002153.html#wp3138604

On 8/19/06, awflasher <[EMAIL PROTECTED]> wrote:
>
>
> Hi list, I have come to a very tough point with customing the ComboBox (V2).
>
> I can modified the Arrow, the Button and the opened list style, BUT i just
> cannot access the
> "RectBorder"-dropDown(see
> http://livedocs.macromedia.com/flash/mx2004/main_7_2/wwhelp/wwhimpl/common/html/wwhelp.htm?context=Flash_MX_2004&file=00002145.html).
> I cannot change its color. I don't know how to do
>
> Anyone here can tell me how to change the color for the
> "rectBorder-dropDown"?
>
> Thanks a lot in advance.
>
>  ________________________________
>
> awflasher
> 2006-08-19
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>
>
>


-- 
Cheers,
Ray Chuan

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to