Quick Sign In:  

Forum: VirtualDJ Skins

Topic: skin question

This topic is old and might contain outdated or incorrect information.

Hello everybody i just wanted to know if u guys skin masters know how to make scrolling text, blinking text and make a graphic part blink such as a logo or something arround the spinner.

Thanks in advance....
 

Posted Sun 27 Dec 09 @ 9:41 am
nobody?

well topic closed then thanks anyways
 

Posted Sun 27 Dec 09 @ 5:34 pm
JeremKPRO InfinityModeratorMember since 2004
It's the holidays Alex, not everybody is available to answer within 24 hours.

Scrolling text:
<textzone>
<size width="81" height="31"/>
<pos x="77" y="144"/>
<text font="Arial" size="10" color="#000000" format="sample text" scroll="yes"/>
</textzone>


Blinking text: not possible for the moment

Blinking graphic:
<button action="on blink">
<size width="14" height="10"/>
<pos x="454" y="6"/>
</button>


You can also use "on blinkfast"

Or you could use on a visual: source="beat" to make it blink on the beat.
 

Posted Sun 27 Dec 09 @ 6:11 pm
sorry i forgot about that.
thanks for the code JeremK =)
 

Posted Mon 28 Dec 09 @ 12:57 pm


(Old topics and forums are automatically closed)