Hey Mr. V, you should consider making this a theme instead of a modification.
Emph
<!-- *************************************************************************************************** -->
<!-- ************************************* Revolving CD and Cover ********************************** -->
<!-- *************************************************************************************************** -->
<control>
<type>image</type>
<description>CD Shadow</description>
<id>0</id>
<posX>1454</posX>
<posY>407</posY>
<width>445</width>
<height>445</height>
<texture>playing_mask.png</texture>
<colordiffuse>80ffffff</colordiffuse>
<animation effect="slide" time="300" delay="500" start="-197,0" reversible="true" condition="player.playing">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
</control>
<control>
<description>CD-Image</description>
<type>image</type>
<id>0</id>
<posX>1447</posX>
<posY>393</posY>
<width>445</width>
<height>445</height>
<texture>playing_back.png</texture>
<animation effect="slide" time="300" delay="500" start="-197,0" reversible="true" condition="player.playing">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
</control>
<control>
<description>music logo</description>
<type>image</type>
<id>600</id>
<posX>1447</posX>
<posY>393</posY>
<width>445</width>
<height>445</height>
<keepaspectratio>no</keepaspectratio>
<texture mask="playing_mask.png">#Play.Current.Thumb</texture>
<animation effect="slide" time="300" delay="500" start="-197,0" reversible="true" condition="player.playing">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
</control>
<control>
<description>Overlay for CD</description>
<type>image</type>
<id>0</id>
<posX>1447</posX>
<posY>393</posY>
<width>445</width>
<height>445</height>
<texture>playing_front.png</texture>
<animation effect="slide" time="300" delay="500" start="-197,0" reversible="true" condition="player.playing">Conditional</animation>
<animation effect="rotate" delay="0" end="-360" time="2000" loop="true" reversible="false" condition="!player.paused">Conditional</animation>
</control>
<control>
<description>Wooden Overlay for CD 2</description>
<type>image</type>
<id>0</id>
<posX>1634</posX>
<posY>583</posY>
<width>70</width>
<height>70</height>
<texture>cdmitte2.png</texture>
<animation effect="slide" time="300" delay="500" end="-197,0" reversible="true" condition="!player.playing">Conditional</animation>
<animation effect="slide" time="300" delay="500" start="-197,0" reversible="true" condition="player.playing">Conditional</animation>
</control>
<control>
<type>image</type>
<description>album art image</description>
<id>112</id>
<posX>1236</posX>
<posY>382</posY>
<width>463</width>
<height>464</height>
<texture mask="cdcase_mask.png">#Play.Current.Thumb</texture>
</control>
<control>
<type>image</type>
<description>cd case image</description>
<id>0</id>
<posX>1236</posX>
<posY>382</posY>
<width>463</width>
<height>464</height>
<texture>cdcase.png</texture>
</control>