|
Home > Archive > Macromedia Flash Server > January 2006 > List Component Icons
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
List Component Icons
|
|
| qwerty ytrewq 2006-01-27, 8:50 pm |
| i know here is FlashComm maillist but i think you can answer it... Sorry =
for this...
=20
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...
=09
---------------------------------
Do you Yahoo!?
With a free 1 GB, there's more in store with Yahoo! Mail.
=3D-----------------------------------------------------------
Supported by Fig Leaf Software - http://www.figleaf.com
=3D-----------------------------------------------------------
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcomm
| |
| Adam Colpitts 2006-01-27, 8:50 pm |
| Try This:
myList.iconField =3D "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:
>
> 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.
>
> =3D-----------------------------------------------------------
> Supported by Fig Leaf Software - http://www.figleaf.com
> =3D-----------------------------------------------------------
>
> 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
| |
| Ritesh Jariwala 2006-01-27, 8:50 pm |
| 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:
>
> 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
>
=---------------------------------------------------------
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
|
|
|
|
|