Go Flex2 :)

I know it´s easy to say, and I also know that some projects are more suited to be made on Flash. However, Flex 2 components are killer-ones and their skinning and styling are very easy and flexible.

If you choose to go v2 way, I would suggest you to use another set of widgets, v2 is a pain in the a** to customize.

Marcelo.

On 8/19/06, Ray Chuan <[EMAIL PROTECTED]> wrote:
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

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

Reply via email to