play sounds
Posted: Tue Mar 28, 2017 3:00 pm
i amsorry cause i found differents answers to my question, but i need to play sounds in my tease and simply it doesnt happen.
I found that i have to put a command directly into parameter like this start#page( 'text', pic(), yn(page2#, page5#), hidden:sound('bla.mp3') );
i am using nyx, but it doenst work, there is the string command i would like to insert the code, can you suggest me what i would have to add? thank you very much
page5#page(
'',
pic("sam2.jpg"),
delay(10sec, page6#,style:hidden)
);
I found that i have to put a command directly into parameter like this start#page( 'text', pic(), yn(page2#, page5#), hidden:sound('bla.mp3') );
i am using nyx, but it doenst work, there is the string command i would like to insert the code, can you suggest me what i would have to add? thank you very much
page5#page(
'',
pic("sam2.jpg"),
delay(10sec, page6#,style:hidden)
);