Search found 1 match

by Mads Pagsberg
Fri Aug 26, 2016 9:18 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: audio
Replies: 1
Views: 1744

audio

Hi. I'm totally new to this.

I've made a simple audioplayer madspagsberg.dk/player.html

Using this:

<audio src="1.1.mp3" controls loop autoplay></audio>

can I add something to the code to make it silet from the start? volume=0 ?
Can I add something to the code, so it loads all the files so it ...