Similar Threads:
1.Customize combobox to display more than text MX 2004
In the previous version of Flash MX, I was able to extend the ComboBoxItemClass so I could show an icon prior to the actual text. The icon was different for each state (ie selectable, invalid, selected, etc). More specifically, this was done by creating/registering a new class and modifying the layoutContent method of the prototype.
I've tried several resources to see how I can do this with 2004 but have come up empty. I have seen an article that applied to the list and datagrid controls, which use the CellRenderer class, but this does not appear to be applicable to ComboBoxes.
So my question is, how do I modify/extend/whatever a combobox component so that more than just the actual text labels are displayed?
2.Customizing Combobox
Ok, so I've got my combo box to look mostly as i want it, but there's still a
few things I'm having problems on. I've looked and looked and can't find
anything on how to do it (at least anything that makes sense to me!).
So my two things I'm having problems with are my selection fontSize and my
border:
Border first. I got the border to show up by doing this.borderStyle = "solid";
It worked, except I need to change the colour of my border. Is there an easy
way to do this? (PLEEEASE!)
My fontSize looks GREAT in my drop down and is exactly how I want it...however
it seems that changing the properties of my combobox colour, backgroundcolour,
fontSize and such seems to have NO effect on the actual look of the comboBox. I
have sized down my combo box to be smaller than the default fontSize of the
selected label in a combobox, so now my selected label looks like crap cause
half of the text is getting cut off. How do i change the fontSize of the
selected label?
That's it for now. Any and all help would be greatly appreciated as i can't
seem to find anythign that makes sense to me on how to do this. I suck at
styling things, I was never any good at getting my CSS files to work right and
I turned to flash cause i hate HTML!
3.Customizing the ComboBox component
Im trying to customize ComboBox component. Everything is ok except the scrolling part. It looks so 3D. I just want to have a flat scroller without any effects. Is it possible to do this ?
4.customizing "ComboBox" componet in MX(not 2004)
I want to list font names in a combobox(dropdown).
I want the text in the combobox(dropdown) to display in its respective
typeface.
any ideas? I know I can set the font of the combobox as a whole, but is it
possible to set it for each index?
5.Customizing ComboBox Component
Hello, does anyone know how to customize the actual box portion of the comboBox
component? I can skin the arrow within the comboBox, but I want to make it so
the shape of the comboBox is square and not round... any suggestions?
Thanks
Doug
6. Customizing comboBox component
7. Scale Background Gradient
8. Gradient or Mask stage background?