HTML5 MP3 Player Support Product Page

Can't get this to work.

Asked 18 Dec 2012 22:16:57
1
has this question
18 Dec 2012 22:16:57 Jack Wicks posted:
I embedded the MP3 Player in a HTML5 Slideshow. Now the slideshow doesn't work and I also can't get any music to play. Please help.

Replies

Replied 18 Dec 2012 22:30:02
18 Dec 2012 22:30:02 Jack Wicks replied:
Actually, I got the music to play but the controls don't work. The controls are being overlaid by the slideshow.
Replied 19 Dec 2012 07:23:25
19 Dec 2012 07:23:25 Vulcho Vulev replied:
Hello Jack.

Please take a look at the following videotutorial:

Bringing HTML5 Music to Your Slideshow

Can you also provide a link to your page?

Regards:Vulcho.
Replied 19 Dec 2012 15:02:03
19 Dec 2012 15:02:03 Jack Wicks replied:
I have followed that video several times. Maybe still messing up. You can go to the following link to view the code <www.mojakphotography.com/indexCopy.html>

Thanks very much for any help,
Jack
Replied 19 Dec 2012 15:16:26
19 Dec 2012 15:16:26 Vulcho Vulev replied:
Hello Jack.

Currently the music is playing in my browser and the slideshow slides. Can you specify your browser?

Regards:Vulcho.
Replied 19 Dec 2012 18:12:22
19 Dec 2012 18:12:22 Jack Wicks replied:
Hi Vulcho,

The problem I have is that I cannot see the controls (mute/unmute). I use, primarily, is Google Chrome.

Thanks, Jack
Replied 20 Dec 2012 12:30:15
20 Dec 2012 12:30:15 Vulcho Vulev replied:
Hello Jack.

If you need to have the play/pause functionality (mute/unmute) buttons. You need to have your own pictures which will be placed to play the role of the buttons.
Take a look carefully on the following part of the video tutorial , which you are currently missing:

Bringing HTML5 Music to Your Slideshow

Regards:Vulcho.
Replied 20 Dec 2012 13:02:10
20 Dec 2012 13:02:10 Jack Wicks replied:
Vulcho,

Have you had a chance to look at my code? I have specified the icon for mute/unmute but the problem is that it only displayes for a fraction of second with each slide of the slideshow. How do I keep it displayed always?? Here is the code:
<div class="dmxHTML5MP3PlayerControlbar"><span class="dmxHTML5MP3PlayerPlayPause"><a href="#" class="dmxHTML5MP3PlayerBtnPlay"><img src="Styles/dmxHTML5MP3Player/vista/mute.png" width="16" height="16" alt="Mute Button" /></a> <!--a href="#" class="dmxHTML5MP3PlayerBtnPause"><img src="Styles/dmxHTML5MP3Player/vista/pause.png" width="32" height="32" alt="Pause" /></a--></span></div>

Reply to this topic