hi this works fine but i want to change the buttons of the box that opens when i click that button.
do also know how to make that thx marcel -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Ryan Matsikas Gesendet: Freitag, 11. November 2005 22:15 An: Flashcoders mailing list Betreff: Re: [Flashcoders] skinnig the listbuttons of mcom combobox (how) You'll wanna create a movieclip in yer library to replace the compilied asset. Its linkage ID will be com.metaliq.controls.ComboBox:ComboButton and its should use com.metaliq.controls.GraphicButton as its as2 class You'll need to setup yer timeline to work with the GraphicButton class, it has 4 states, up, over, down & disabled.. make frames for those states and labels.. Hope that helps, Ryan Matsikas On 11/11/05, marcel vogt <[EMAIL PROTECTED]> wrote: > > > hi > > i know it is possible somehow to skin the listboxbuttons of a combobox > of mcom components. but i do not get it and the docs are not giving an > example of that. has anyone expirience in skinning that combobox > listbuttons or the listbox of mcom. > > thx > marcel > > > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

