facebook

Help on simple audio problem

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

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

    mansilvcas
    Member

    Hi !!! I am trying to do the following:

    – In a particular screen (not in everyone), I have inserted an Image Button
    – I have inserted as an additional project file “01_sute_monebo.mp3”
    – I want that on click that image button runs a javascript code, which I write as audio_play()
    – Then in Maka_custom.js I write at the end of the file:

    function audio_play() {
    $(‘url(“01_sute_monebo.mp3”)’).play();
    }

    What am I missing?

    Thanks a lot !!!

    #331870

    Hi mansilvcas,

    I think you’re missing something initializing your audio. Please see next demo Fake Background Audio: http://www.genuitec.com/support-genuitec/viewtopic.php?f=14&t=2123

    Let me know how it goes for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Help on simple audio problem

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