Hi

I'm using the FLVPlayback class to create a container that switches content when thumbnails are clicked. I'd like the content itself to become invisible the moment a different thumbnail is clicked, but the control UI to remain visible so I can show the buffering state. Then when the buffer is full, I'd like to fade in the content.

There are two problems with this .... first, I can't find a way to make only the content invisible. And second, I can't find a way to fade in the content when the buffer is full.

Can anybody give me some advice?

thanks
mark