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 » Fri Aug 26, 2016 9:18 am

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
w.long volume.jpg
And with a longer volume
w.no volume.jpg
I want it to start with no volume.
w. full volume.jpg
This is how it looks like in my browser

Klaus
Posts: 14198
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: audio

Post by Klaus » Fri Aug 26, 2016 9:59 am

Dag Mads,

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


Best

Klaus

Post Reply