switchbutton is normally used to switch a single button function between different options.
ie
b01,x,y,h,w,"dothisonfirtspress||SWITCHBUTTON;1>>d othisonsecondpress||SWITCHBUTTON;1>>dothisonthirdp ress||SWITCHBUTTON;1>>",""
edit
maybe have a look at these commands
"SETBUTTON" - This allows you to replace the command on any button. The Button number follows the same fashion
of switchlabel (actual button line number). The parameters are the button number and the new code.
Example: "SETBUTTON;3;PLAY"
(to set the button code of the third Bxx,xxx line of the skin to "PLAY")
"SETBUTTONID" - This allows you to replace the command on any button, but using the button ID to specify the button.
Example: "SETBUTTONID;B02;PLAY" (to set the button code defined by B02,xxx,... to "PLAY")
Whatever you do it will be complicated.



LinkBack URL
About LinkBacks
Reply With Quote

VD.skin"
Bookmarks