Tips

Jplayer problem work around in Android

March 27, 2012 by admin in Tips, Web Development with 3 Comments

Jplayer do not work properly in some Andriod phones if you do not add solution:”flash,html” at the bottom. Please post if it is still not work in ay of the Android phones.

   $("#globalplayer").jPlayer({
               ready: function () {
 
               },
               ended: function(){
                  },
               customCssIds: true,
               swfPath: jsPath,
               supplied: "mp3",
               solution:"flash,html",
               wmode: "window"
      });

Tagged , ,

Share this to

3 Comments

  1. Dibya gopal SauMar 1, 2013 at 1:10 pmReply

    Still it not working

    • adminMar 1, 2013 at 2:03 pmReplyAuthor

      Could you tell me what is the exact problem ?

  2. rashidApr 3, 2013 at 6:23 amReply

    some time it does not load the file and does not play file, also it does not shoe loading.

Leave a reply

Your email address will not be published. Required fields are marked *

*

About
View Sarath D R's profile on LinkedIn

I am a technology consultant and an entrepreneur focused on the following technologies Asterisk, Symfony, Cake , Code-Igniter, Jquery , XAMPP, XHTML, AJAX, MySql, Seo, Web Design, Wordpress, iPhone development.

Today’s Tips
  • Eclipse crashes while you export apk in mac – Solution
  • Hide Icons in Mac Desktop
  • Adb Logcat command to search by tag name – Android App
  • Linux command to show the size of the folders
  • Remove all SVN folders recursively from a project folder in Mac
  • Clear Fabook share cache – Facebook development
  • Twitter json Api Url changed
  • Get operator ID( MNC+MCC) from SIM Card – Android App
  • Get device brand name – Android App
My Facebook