facebook

Audio Widget: CLOSED

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #340308 Reply

    KezinDazel
    Member

    var primero = “http://av2.radioformula.com.mx/podcast/manopeluda/”;
    var segundo = “_manopeluda.mp3”;
    var final = primero+total+segundo;
    var ver =$(‘#m1-RadioPeluda-audio1-container’).attr(“data-m1-audio-url”);
    $(‘#m1-RadioPeluda-text2’).text(ver);
    $(‘#m1-RadioPeluda-audio1-container’).attr(“data-m1-audio- url”,”http://av2.radioformula.com.mx/podcast/manopeluda/21062013_manopeluda.mp3″);
    ver =$(‘#m1-RadioPeluda-audio1-container’).attr(“data-m1-audio-url”);
    $(‘#m1-RadioPeluda-text3’).text(ver);
    $(“#m1-RadioPeluda-audio1-player”).jPlayer(“setMedia”, { mp3: ver });
    $(“#m1-RadioPeluda-audio1-player”).jPlayer(“play”);

    My widget dont work

    #340313 Reply

    KezinDazel
    Member

    Any help?

    #340314 Reply

    KezinDazel
    Member

    I did this

    var url= “http://av2.radioformula.com.mx/podcast/manopeluda/21062013_manopeluda.mp3”;
    $(“#m1-RadioPeluda-audio1-player”).jPlayer(“setMedia”, { mp3: url });

    The widget is turning red.

    #340322 Reply

    Hi KezinDazel,

    What mobione version are you running? The must probably is that you are having the problem found with audio widget to interact with jPlayer api in Mobione 2.3.2. Please see this ANN about Mobione 2.5dev10 where this issue have been fixed: http://www.genuitec.com/support-genuitec/viewtopic.php?f=2&p=18554#p18554

    Please see the highlights to learn about the audio player modification.

    Please Read Before Downloading a Dev version
    Dev versions provide a preview of new features that will be available in an upcoming production version. They should be considered a work-in-progress that may change or not appear in the production version. You are strongly encouraged to back up all program data that use in this release as changes to it may not be backward compatible with previous production versions.

    #340323 Reply

    KezinDazel
    Member

    2.3.2 hot fix 1 full version

    #340324 Reply

    @KezinDazel,

    In that case you need to download 2.5dev10 to be able to use jPlayer api in your apps.

    #340325 Reply

    KezinDazel
    Member

    Thx it works now!!!!!!!!! 🙂

Viewing 7 posts - 1 through 7 (of 7 total)
Reply To: Audio Widget: CLOSED

You must be logged in to post in the forum log in