Search found 3 matches

Go to advanced search

by William Isseyegh
Wed Jan 01, 2014 1:55 pm
Forum: Issues
Topic: How to start audio player in android
Replies: 5
Views: 1631
 
Jump to post

How to start audio player in android

Hi, Ok I have added jplayer in an html component with name html_33. Player works when initialized by a jquery function inside the html code of the new html component. However when I add an event for a button to run Javascript function that does the same thing it seems that I have a problem getting t...
by William Isseyegh
Mon Dec 30, 2013 8:11 pm
Forum: Issues
Topic: How to start audio player in android
Replies: 5
Views: 1631
 
Jump to post

How to start audio player in android

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

by William Isseyegh
Mon Dec 30, 2013 12:37 pm
Forum: Issues
Topic: How to start audio player in android
Replies: 5
Views: 1631
 
Jump to post

How to start audio player in android

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?

Go to advanced search