快速登录:  

Forum: Old versions

话题: init action skin startup script

由于该帖子已年深日久,可能包含陈旧过时或描述错误的信息。

alkmieHome userMember since 2013
I can't understand why this is not working

<init action="var '$var' ? master_volume 50%"/>

<init action="set '$var'"/>

The skin wont load cuz there is a problem with the last part.

I know I dont need to use a variable for this simple command but the command is just to see if it has been executed for testing.

I'm really trying to pass a browser_gotofolder "path" command but I'm unsure how the skin script handles parameter syntax. and I thought maybe putting the path into a variable and the calling it might help.

Can anyone explain why
<init action="master_volume 50%"/> works
and
<init action="page +1"/> does not

I see no difference in syntax other maybe the + sign

or an example of someone using <init action=browser_gotofolder "path" command so I can look at the syntax.

The full command I want to execute looks like this
browser_gotofolder "M:\(Playlists)" & browser_folder +1 & browser_scroll +1 & browser_scroll +1 & browser_scroll +1 & automix_dueldeck

and works fine bound to a key (except the last part but I think is cuz I need a delay as I can start the mix with another key)

Thanks
 

发表时间 Mon 30 Sep 13 @ 5:28 am
djdadPRO InfinityDevelopment ManagerMember since 2005
What exactly do you wish to achieve with browser_folder +1 ?



 

发表时间 Tue 01 Oct 13 @ 8:14 am
if you save a folder as a favorite and place that folder at the bottom of the list it will automatically be open everytime you open VDJ
 

发表时间 Tue 01 Oct 13 @ 8:45 am


(陈旧帖子或论坛版块会自动关闭)