It doesn't even need. Just replace the X option as proposed by eclectic-tech above and this does the job. Why is happening this is because with the X=r option the two image meters ([MeterCoverA] and [MeterCoverB]) covers each other and when the second fades in, it seems like fading out the first one. Perfectly works here, it should at your part as well.(Currently, [MeterCoverB] does not have the opposite fading synchronization like [MeterCoverA].)
Additional tip: the NowPlaying measures should have to have a parent - child structur, which means that one of them should have to be the parent measure and all others should refere to this parent measure. In your code both NowPlaying measures ([MeasureTitle] and [MeasureCover]) are created as parent measures. I recommend to convert one of them into a child measure. For this you have to decide which will be the parent measure. Let's say [MeasureTitle] will be this one. In this case the PlayerName option of the [MeasureCover] measure should be PlayerName=[MeasureTitle], connecting them together this way.
Statistics: Posted by balala — Today, 6:52 pm