I'm creating a Winamp Skin within NetRemote, so that it looks pretty much identical to Winamp on my desktop. I'm fine loading two icons, one for selected (pressed down), and one for unselected (what it normally looks like when not clicked).

Is there any way, using Feedback, to load a second set of up/down images (preferably NOT using image feedback).

What I'd like to do is have toggles for whether shuffle and loop are active or not. So I'd need four images:

1) Shuffle button is unselected, and shuffle is disabled.
2) Click on shuffle, changes to down state.
3) Release shuffle, changes to up state, but shows shuffle is enabled.
4) Click on shuffle - goes to down state, showing it is enabled

when I release from 4, it goes back to 1.

I guess I could send an image feedback, except I'm using BT, and don't want to send an image every time. Is there any way to embed the image in the NetRemote CCF file? Any other possibilities?

Thanks,

Claude