Add audio player to Adobe Muse

Question:

Greetings. I am trying out your product before I buy it, and I was able to go through the steps easily. However, I seem unable to place the player on a page in Muse, or successfully insert the code. Do you have any recommendations?

Answer:

You can view the following tutorial and use an iframe to insert the player to Adobe Muse:

https://amazingaudioplayer.com/how-to-insert-an-html5-audio-player-to-your-webpage-with-iframe/

Audio not playing on website

Question:

Can you help me figure out why the audio will not play on my webpage?

My download works which is the same URL for the play option.

Answer:

I checked your webpage, it looks like you have modified the HTML code generated by the application or you have generated the player HTML code by yourself.

The HTML code that defines the audio file looks like following:

<li data-artist="pinkzebra - AudioJungle" data-title="In The Moment of Inspiration" data-album="" data-info="" data-image="audios/dandelion.jpg" data-duration="154">
<div class="amazingaudioplayer-source" data-src="audios/In the Moment of Inspiration.mp3" data-type="audio/mpeg" />
</li>

The mp3 link and image link are defined by the attributes data-src and data-image. You need to make sure the links are correct.

Adding Audio Player to Webpage

Question:

Hi. I`m trialling the Amazing AudioPlayer, and if I like it I will be buying the unlimited sites version, but I cant get it working right on my first site. Can you help. I have uploaded both folders and the html page via Filezilla. I have copied the code to the correct areas within my page and the player appears there, but when I click play nothing happens.

Answer:

I checked your page, The problem is because there are apostrophes or single quotes in your mp3 file name. Please remove the apostrophe from your mp3 file name and try again.

After you update the player HTML code and files, please clear caches of your web browser before testing.

If there is any issue of inserting the player to your webpage, you can also try to use an iframe: https://amazingaudioplayer.com/how-to-insert-an-html5-audio-player-to-your-webpage-with-iframe/. It’s a simpler way to insert the player to your webpage.

How to change the size of skin Darkbox to a smaller value

Question:

How to change the size of skin Darkbox to a smaller value

Answer:

The default width of skin Darkbox is 320px. The following steps will change the width to 300px:

1. In Skins dialog, Overview tab, Size and play mode, change the width to 300

2. In Information tab, change the  image width and height to 80/80

3. In Tracklist tab, change the track list width to 300.

Multiple audio players on web page

Question:

I am interested in your audio player, for my music website, i have several albums, so can i copy the audio player on my webpage, so each of my albums are distinctive, or all the music have to be on the one audio player , and how many songs can i list in the audio player.

Answer:

Both methods will work.

You can add all of your audios to one player, or you can use multiple players and add them to one webpage:  http://amazingaudioplayer.com/how-to-add-multiple-html5-audio-players-to-one-webpage/.  There is not a limit of how many songs can be listed in one audio player.

Single play pause button audio player?

Question:

The Amazing Audio Player is almost what I need. The one missing element is a single play pause button that is sizable.

Answer:

A single play/pause button audio player will come as a new “skin” in Amazing Audio Player next version.

Currently, for the “Bar” skin, if you hide all other buttons, change the width of the player, it will be a “single button” player.