Search code examples
androidactionscript-3apache-flexflex-mobile

Display object into spark list?


How can I display a generic object into spark list? I'm trying make a chat, like whatsapp, where the user can send a emoticon, images and videos. Thanks.


Solution

  • You need to use custom ItemRenderer.

    Useful links: