View Full Version : How do you enable a crossfade button?
CalSurferPunk
18th September 2002, 23:23
Okay, here's another question :D
What is the action command under a button/togglebutton to enable and disable crossfade? Does it involve parameters like some of them do? Maybe it's on the site here, but I wasn't able to find it :(
Thanks again,
James
calsurferpunk@aol.com
frisbeemonkey
18th September 2002, 23:34
Hello again,
If you check the default skin, their toggle button for the CrossFade looks like this:
<togglebutton
id="Crossfade"
x="157" y="75"
image="player.toggler.crossfade.disabled"
downImage="player.toggler.crossfade.pressed"
activeImage="player.toggler.crossfade.enabled"
tooltip="Toggle Crossfading Between Tracks"
cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading"
/>
I think that last line is what you seek.
~FrisbeeMonkey
CalSurferPunk
19th September 2002, 03:05
I see :D Thanks again frisbee. Didn't know there was an example of it under that skin. That cfgattrib="{FC3EAF78-C66E-4ED2-A0AA-1494DFCC13FF};Enable crossfading" line was what I was missing ;)
Maybe I'll finish this skin soon so that all these questions add up to something :)
-James
calsurferpunk@aol.com
vBulletin® v3.8.6, Copyright ©2000-2013, Jelsoft Enterprises Ltd.