Can I use this type of Youtube Audio embed code with JF?

  • snaplash
    Asked on March 5, 2016 at 4:39 PM

    I would like to include audio choices and selection in my form, but cannot find a good hosting solution without any branding.....but then.... I found this:

     

    http://navarr.me/ytaudio/

     

    which generates the following code

     

    <object type="application/x-shockwave-flash" width="187" height="25" data="https://www.youtube.com/v/HamLxGxeDqI?version=2&theme=dark"><param name="movie" value="https://www.youtube.com/v/HamLxGxeDqI?version=2&theme=dark" /><param name="wmode" value="transparent" /></object>

     

    Is there a way to use this with JF?

  • Elton Support Team Lead
    Replied on March 6, 2016 at 4:44 AM

    Since you can't embed that embed in the form builder, I suggest to use your form source code. It would allow you to manipulate the form in any way you want.

    http://www.jotform.com/help/104-How-to-Download-a-Source-Code-of-your-Form

    That way, you can easily paste that embed code anywhere in your form source code. Example, you can replace the checkbox label with that embed code.

    If you need further assistance, do let us know.