Embed mp3 in website

Create Presentations, E-Books or CD Autorun from HTML pages in one click.
kepler
Posts: 2
Joined: Wed Nov 02, 2016 11:57 am

Embed mp3 in website

Post by kepler »

Hi,

I'm trying to embed an mp3 file in my html code and compile it with SiteInFile.

The problem is that either I use the audio control or the object one, the player shows and it plays the file - but it says all ways it can't find the smi file.

I'm trying a compatibility for any Internet Explorer (trying for IE8, IE9 to IE 11) in windows 7 for now

Can someone please help?

Kind regards,

Kepler
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

You can change IE compatibility mode using "X-UA-Compatible" meta tag in html code.
kepler
Posts: 2
Joined: Wed Nov 02, 2016 11:57 am

Problems...

Post by kepler »

Hi,

Now I can't play the files - it gives invalid origin... Isn't the path, for instante, "directory_to/file.mp3"?

Kind regards,

Kepler
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

Have you used absolute or relative path?