Group: Administrators
Posts: 13K,
Visits: 105K
|
You use the respective <block>'s /bgstim attribute to do this:
<block someblock> / bgstim = (backgroundmusic) / trials = [....] ... </block>
with
<video backgroundmusic> / items = ("somemusic.mp3") ... </video>
|