audio

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Mads Pagsberg
Posts: 1
Joined: Thu Aug 25, 2016 9:17 pm

audio

Post by Mads Pagsberg »

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 starts at the same time?
Can I add something to the code, so the volume is larger?

Sorry. I'm not good at this. Please help.
Attachments
And with a longer volume
And with a longer volume
I want it to start with no volume.
I want it to start with no volume.
This is how it looks like in my browser
This is how it looks like in my browser
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: audio

Post by Klaus »

Dag Mads,

this is a Livecode forum and you have a "pure" html problem, are you aware of this?


Best

Klaus
Post Reply