Ingreso rápido:  

Forum: VirtualDJ Skins

Tema: Cover Visual

Este tópico es antiguo y puede contener información incorrecta para la nueva versión.

The <cover> element rotate can rotate with the parameter:
rotate="true"

But, can the <cover> element rotate from a source other than the above parameter?
for example:

<cover deck="left" source="get_var 'rotation2' " visibility="30%">
<pos x="448" y="421"/>
<size width="218" height="218"/>
<clipmask x="1541" y="771"/>
</cover>

Or

<visual deck="left" type="cover" source="get_var 'rotation2' " visibility="30%">
<pos x="448" y="421"/>
<size width="218" height="218"/>
<clipmask x="1541" y="771"/>
</visual>

These don't work... but I was wondering if there was a way to write it so that it would work?
 

Mensajes Fri 11 Mar 16 @ 6:40 pm
SBDJPRO Infinity Member since 2006
The rotate parameter is boolean and the source parameter refers to the source of the cover (ie deck or browser), so no.
 

Mensajes Sat 12 Mar 16 @ 1:11 am


(Los tópicos y foros antiguos son automáticamente cerrados)