Adding Audio To Webflow

I need to add a audio section to a webflow page and just can’t figure it out. Has there been any updates from this post (Adding UI audio clips - #2 by cyberdave) or has anyone be able to successful do this without using lots of code?

I want to use a button that simple plays audio after you click it. I’m a webflow beginner and could use some help here.

Thanks

Have you tried uploading your audio to SoundCloud and embed that into your Webflow site?

1 Like

@PixelGeek forgive me for my ignorance, but how would you accomplish this?

Here is an Embed code for my soundcloud clip:

<iframe width="100%" height="166" scrolling="no" frameborder="no" src="https://w.soundcloud.com/player/?url=https%3A//api.soundcloud.com/tracks/323049866%3Fsecret_token%3Ds-m6emT&amp;color=d77939&amp;auto_play=false&amp;hide_related=false&amp;show_comments=true&amp;show_user=true&amp;show_reposts=false"></iframe>

Could you advise me on the steps to take that would help me create a call to action that plays the soundcloud clip using a button?

Thanks
Chris

You might also consider converting to mp3 and using quicktime to have it
auto play, or create an embedded player.

you could always just use the embed component and paste that code in it:

http://help.webflow.com/faq/how-to-use-the-embed-widget-to-add-custom-code-to-a-webpage

1 Like

@PixelGeek thank you. Very helpful

This topic was automatically closed after 60 days. New replies are no longer allowed.