简体   繁体   中英

In Flex 3 Using a List Component

How do I have one a background image for each list object and a different background image on rollover.

Use a custom item renderer for the list. Then make a rollOver handler that switches out the image on rollover.

Flex Quick Start: Building an advanced user interface

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM