[Flashcoders] ComboBox label issue

2011-01-24 Thread Creighton, Gerry
I’m having a problem properly displaying the font name and variant in a combobox. I have fonts embedded in my swf and am exporting for AS. I have a ComboBox that I’m populating from an enumerated font array like so... code fontArray = Font.enumerateFonts(false);//using false only enumerates

Re: [Flashcoders] ComboBox label issue

2011-01-24 Thread Peter Ginneberge
: Creighton, Gerry gcreigh...@discmakers.com To: flashcoders@chattyfig.figleaf.com Sent: Monday, January 24, 2011 4:11 PM Subject: [Flashcoders] ComboBox label issue I�m having a problem properly displaying the font name and variant in a combobox. I have fonts embedded in my swf and am exporting for AS. I

Re: [SPAM?] Re: [Flashcoders] ComboBox label issue SOLVED

2011-01-24 Thread Creighton, Gerry
+ ( + fnt.fontStyle + ); } font_cb.labelFunction = setLabel; - Original Message - From: Creighton, Gerry gcreigh...@discmakers.com To: flashcoders@chattyfig.figleaf.com Sent: Monday, January 24, 2011 4:11 PM Subject: [Flashcoders] ComboBox label issue I�m having a problem properly