2015-08-23, 03:31
Hi,
To auto switch to Music Visualization with Eminence skin, I modified the MusicOverlay as follows:
<onload condition="!Window.IsActive(visualisation)">Action(FullScreen)</onload>
<defaultcontrol>-</defaultcontrol>
<controls></controls>
It's working in the Eminence skin but this code does not work (may be incompatible) with the Arctic skin.
Can you please help me to troubleshoot this issue ?
Thanks in advance for your help.
To auto switch to Music Visualization with Eminence skin, I modified the MusicOverlay as follows:
<onload condition="!Window.IsActive(visualisation)">Action(FullScreen)</onload>
<defaultcontrol>-</defaultcontrol>
<controls></controls>
It's working in the Eminence skin but this code does not work (may be incompatible) with the Arctic skin.
Can you please help me to troubleshoot this issue ?
Thanks in advance for your help.