Thursday, October 14, 2010

How To Embed MP3 in Lotus Connections Wiki/Blog

View Comments
Recently, I got a question from a colleague wondering how to embed a podcast into a Lotus Connections Blog (or Wiki for that matter). The idea is that readers can listen to the podcast w/out having to download it first to the desktop.

It occurred to me that this may be something that others are wondering about how to do as well. Therefore, I've decided to share the instructions with you.

Here's how you do it:
  1. Upload the MP3 file to Lotus Connections
  2. Go to the Blog / Wiki you are editing
  3. Switch over to the HTML view
  4. Paste the following code where you would like to embed the MP3/podcast

    <embed type="application/x-shockwave-flash" 
    flashvars="audioUrl=MP3_FILE_URL" 
    src="http://www.google.com/reader/ui/3523697345-audio-player.swf" 
    width="400" 
    height="27" quality="best"></embed>
    


  5. To get the URL of the file, right-click on the 'Download now' link and select Copy Shortcut or Copy Link and then replace it where it says: MP3_FILE_URL.
  6. Save the Blog / Wiki
You'll notice that these instructions are pretty similar to what's found here. I used that blog entry and adapted the instructions for Lotus Connections, but those instructions pretty much work for any blog/wiki system. In fact, I've embedded my recent This Week in Lotus podcast here:


Enjoy!
blog comments powered by Disqus