Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Flex 的新手。我正在尝试创建一个带有图标的列表。有很多示例,但似乎所有示例都使用嵌入式图像。我的问题是如何在运行时使用 base64 png 字符串中的图标创建列表?
以此为例,使用来自flexlib的Base64Image(该组件列表中的第一项)。