01-28-06 01:50 AM
Hello,
May be you all like to see something with combobox too.
I remember many has problem with combo box icon. Selected item icon will
disappear as soon as menu closed.
I have done some workaround may be few of you like to see it:
http://www.actkid.com/2006/01/26/im...on-in-combobox/
With Regards,
Ritesh Jariwala (Actkid)
Freelance Developer
www.actkid.com
Company: www.synonymic.com
-----Original Message-----
From: flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.org
[mailto:flashcomm-bounces-1Ss2GqJETD3yZ38Mhd3e/9ZfFG6BLHNm@public.gmane.
org] On Behalf Of Adam Colpitts
Sent: Thursday, January 26, 2006 9:03 PM
To: FlashComm Mailing List
Subject: Re: [FlashComm] List Component Icons
Try This:
myList.iconField = "icon";
myList.addItem({label: "This is my new list Item", icon: [linkageID
for
Graphic Symbol]});
On 1/26/06, qwerty ytrewq <yasin_ergul-/E1597aS9LQAvxtiuMwx3w@public.gmane.org> wrote:[vbcol
=seagreen]
>
> i know here is FlashComm maillist but i think you can answer it... Sorry
> for this...
>
> i need to put icons to the list component
>
> i have found List.iconField and List.iconFunction in help but i dont know
> how to use them... can anyone explain the usage of it to me?
>
> thanx for all...
>
>
> ---------------------------------
> Do you Yahoo!?
> With a free 1 GB, there's more in store with Yahoo! Mail.
>
> =-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =-----------------------------------------------------------
>
> To change your subscription options or search the archive:
> http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
>[/vbcol]
=---------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=---------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
=-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
[ Post a follow-up to this message ]
|