Hi Oleg,
Thanks for the tip, but can as I am new to Appery can you please give me a hint to how to use jplayer in appery? Do I need to create it a new javascript file and use it there, or is there a way to upload it as a plugin or custom component?
Thanks
Android does not support the autoplay attribute of html 5 so I need to play a sound automatically when a button is pressed and I am using the following js code that does not work:
Appery('mobileaudio_31').play();
Any ideas?