Hi,
I am using MP svn 28130
My code for a spinning cd (works great and love the now working conditional animation)
<animation effect="slide" time="300" end="-50,0" reversible="true" condition="player.paused">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
What i would like to achieve is a slide effect on track change only if the next album is different from the one playing.
I have been trying for the past hour to figure this out, so im not sure if its even possible.
Please if one of the devs, skinners or someone could help it would be much appreciated.
I am using MP svn 28130
My code for a spinning cd (works great and love the now working conditional animation)
<animation effect="slide" time="300" end="-50,0" reversible="true" condition="player.paused">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
What i would like to achieve is a slide effect on track change only if the next album is different from the one playing.
I have been trying for the past hour to figure this out, so im not sure if its even possible.
Please if one of the devs, skinners or someone could help it would be much appreciated.