Archive for January 17th, 2008

17
Jan

Setting the background color and background alpha on a Flex PopUpButton control’s pop up menu

The following example shows how you can change the background color and alpha of a PopUpButton control’s pop up menu in Flex by setting the popUpStyleName, backgroundAlpha, and backgroundColor styles.

Full code after the jump.

Continue reading ‘Setting the background color and background alpha on a Flex PopUpButton control’s pop up menu’