Evan Johnson
Posts: 0
Joined: Fri Feb 22, 2013 6:52 pm

Need help with audio play when clicking or tabbing on image?

I seem to be having issues executing play audio on click of a image, can anyone help? I am simply looking to play a mp3 file on click of a image. Thank you!

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help with audio play when clicking or tabbing on image?

What exactly doesn't work or what have you tried?

Evan Johnson
Posts: 0
Joined: Fri Feb 22, 2013 6:52 pm

Need help with audio play when clicking or tabbing on image?

well i have tried simple html elements to play a mp3 sound while click on the picture but i cant seem to get it work, is there a standard way one would add a "clickset html attribute" on a image object to play mp3? How would you go about it? Thanks in advance, I am seeing if tiggzi can do what i want. I plan on buying a subscription.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help with audio play when clicking or tabbing on image?

Tiggzi is an app builder. Whether this can be done depends if the browser supports it. The image can't play MP3 files. You should use the Audio element. Do keep in mind that different mobile browsers browser have different support for audio file formats.

Evan Johnson
Posts: 0
Joined: Fri Feb 22, 2013 6:52 pm

Need help with audio play when clicking or tabbing on image?

what if i were to make an audio object, make it invisible and margin it on top of the image?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Need help with audio play when clicking or tabbing on image?

Sure, you can try that.

Return to “Issues”