Posts by Jhonny Rubio Dos Santos • 61 points
2 posts
-
3
votes2
answers377
viewsQ: How to use the <audio> tag in Phonegap?
I am trying to play a. mp3 file as follows: <audio src="sound/som.mp3" autoplay></audio> When I open the file . html on the PC the audio is played normally,but when I compile using…
apache-cordovaasked Jhonny Rubio Dos Santos 61 -
3
votes1
answer78
viewsQ: Problem with javascript array
I’m trying to use the contents of a variable as an array name, but it’s returning a letter of the contents of that variable. Example: var posicaoArray = 2; var nomeArray = "frutas"; var frutas = new…
javascriptasked Jhonny Rubio Dos Santos 61