on 2012 Sep 08 11:17 PM
Hi SCN Staff,
I'm surprised to find out that embedding audio players isn't supported for podcasts, such as those posted on Archive.net.
Is there a better way to do this?
I would have expected this to work when "embedding video" (should be called streaming media).
<iframe src="http://archive.org/embed/GregChaseSapMentorInterviewsGuntherSchmalzhaf" width="500" height="30" frameborder="0"></iframe>
Regards,
-Greg
Request clarification before answering.
The embed video button/function only works for videos that are hosted on dailymotion.com, video.google.com, vimeo.com, youtube.com.
To embed audio, insert the following code via the HTML editor:
<embed width="100" height="100" src="http://archive.org/download/GregChaseSapMentorInterviewsGuntherSchmalzhaf/techedpodcast.mp3"></embed>
I think the code is more reliable if the file extension is part of the URL
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
After testing this, I see now that the text editor cleans the code of the embed and iframe content. Therefore, embedding audio is not possible at this time.
Perhaps the can be uploaded to one of the services listed above and embed that way? Then a back link to the file on archive.org can be provided for those that are blocked from video sharing services.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.