flex - AS3 How to create a custom list item renderer with image(base64 png string) at runtime -


I'm a newbie for flex. I'm trying to create a list with the mouse, but there are many examples That they are using all embedded images. My problem is how can I create a list with the icon from the base64 png string in sequence?

Use (the first object object in that component list).

Comments

Popular posts from this blog

android - How can I execute default sms app? -

jquery .css('text-decoration') doesn't work from parents -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -