Accesso rapido:  

Forum: VirtualDJ Skins

Topic: Experimenting; blockwave conditional within button over
locoDogPRO InfinityModeratorMember since 2013
Experimenting; can a blockwave be visibly conditional within button over?

<define class="loopProgress" >
<visual type="linear" orientation="horizontal" source="loop_position" >
<pos x="+0" y="+0"/>
<size width="132" height="26"/>
<off shape="square" color="transfaderinoff" radius="4"border="bordercolor" border_size="1" />
<on shape="square" color="transfaderinon" radius="4" border="bordercolor" border_size="1" />
</visual>
<button x="+0" y="+0" action="scratchbank_load" scroll="scratchbank_load" rightclick="scratchbank_edit" tooltip="LEFT CLICK DROPDOWN SELECT\nRIGHT CLICK EDIT BANK">
<size width="132" height="26"/>
<textover color="textoff3" colorover="textover" dx="10" width="121" fontsize="12" align="left" weight="" action="scratchbank_load &amp; param_uppercase" important="true"/>
</button>
<blockwave blocksize="3" zoom="4" color="white" visibility="80%" center="left">
<pos x="+0" y="+0"/>
<size width="132" height="26"/>
</blockwave>
</define>
 

Inviato Fri 20 Oct 23 @ 2:43 pm
locoDogPRO InfinityModeratorMember since 2013
I think I found a way with layering.
 

Inviato Fri 20 Oct 23 @ 3:53 pm