- This topic has 11 replies, 5 voices, and was last updated 12 years ago by
Rathinavel.
-
AuthorPosts
-
abduljabbarMemberi bought this mobione . i want some information or sample project while clicking the image or button the audio player starts to play and when we click the another button or image ,another song has to play .so is there any solution to do this project . i need to know the steps or any samples that will help me to do .
May 24, 2013 at 12:32 pm #339383
support-octavioMemberHi abduljabbar,
Next example will help you to understand how to access the jPlayer instance, play/pause and change the src of your audio. Note that main point is to get player id right: it is stored in attribute “data-m1-audio-player-id” in player container <div>
audio_player.mobiLearn more about jPlayer API here: http://www.jplayer.org/latest/developer-guide/
Also note that this is a preliminary info and Test Center’s audio support is not universal.
June 4, 2013 at 7:38 am #339663
jimMemberHas something happened with a recent build to disable this simple example? I downloaded it and assigned a file to the jplayer instead of using the URL. And when I run the example, I can click jplayer’s play button and it plays the file.
However when I click the play button which uses the javascript
$("#m1-audio_player-audio3-player").jPlayer("play");
to play it does nothing. Same with the pause button. I verified the “data-m1-audio-player-id” and it looks correct.
June 4, 2013 at 7:33 pm #339691
jimMemberIt is so very frustrating receiving no replies from anyone. To be honest, It really dampens enthusiasm. I wish there were some other outlet to ask questions of MobiOne tech support and would even be willing to pay for that service as I understand they’re stretched thin with limited resources.
So tonight I used my other computer which hasn’t installed the hotfix and the example works. The computer that the jplayer example did not work on had the hotfix installed and was current. Is this an issue that Tech support knows about? If so any solution on the horizon?
June 5, 2013 at 1:35 pm #339722
support-octavioMemberHi jim,
Thanks for reporting this issue. I’ve informed dev team and they are investigating. Will follow up with you as soon as I get more information. Thanks again por the report.
June 7, 2013 at 12:11 pm #339776
support-octavioMemberHi Jim,
We have found the problem and we are working on a resolution. Will keep you posted.
June 7, 2013 at 12:51 pm #339778
jimMemberThanks Octavio
June 10, 2013 at 6:00 am #339806
jimMemberI needed to upgrade my desktop computer with the hotfix installed due to having to upgrade an app that uses google mapping.
I tried the mobione audio app that wouldn’t work on my laptop and was surprised to find it works on my desktop computer with the hotfix running Windows 7. I just wanted to let your development team know. Might be something with my laptop which is running Windows 8.
Jim
June 17, 2013 at 6:49 am #340003
BrandonMemberAny news on this issue? I am working on a new app and ran into the same problem with not being able to play sound using code.
June 17, 2013 at 2:27 pm #340018
support-octavioMemberHi CincyPlanet,
A fix has been checked in and we plan to make it available by end of week in dev build form since there are some additional features coming in to the next big release. Will keep you posted.
June 17, 2013 at 3:05 pm #340022
BrandonMemberOctavio,
Thanks. This is a pretty important part to one of my current apps so fix would be good.
June 19, 2013 at 1:40 am #340081
RathinavelMemberhi Octavio,
thanks for the update..
I am following this post daily right from the day its been posted.
Its been fantastic of you with the immediate responses.. 🙂
way to go 🙂
-
AuthorPosts