[Using Sakai] audio files playing as soon as you enter into the section

Myburgh, Francette FMyburgh at unisa.ac.za
Wed Aug 25 05:39:38 PDT 2010


This message (and attachments) is subject to restrictions and a disclaimer. Please refer to http://www.unisa.ac.za/disclaimer for full details.
________________________________

Hi Matt

I do not know how good your relationship with your sakai administrators is.  You can ask them to install a plugin for fckeditor in sakai to embed movies, mp3 etc. We at UNISA has written a plugin and can be found at https://source.sakaiproject.org/contrib/unisa/fckeditor. In there is a readme file on how to install the plugin, that will enable you to embed movies and mp3's into your tools.

The second way is to do the following:

1. Please download the following file https://source.sakaiproject.org/contrib/unisa/fckeditor/EmbedMovies/audio_player_standard_gray.swf
2. Upload this file to your resources to your site
3. Click on the edit option of this file and get the Web Address (URL) of the file
4. Go to your page where you want to "display" your mp3
5. Click on the Source button in the editor
6. Put in the following code:
<div><embed src="[ENTER THE WEB ADDRESS OF THE audio_player_standard_gray.swf HERE]" quality="high" width="300" height="52" allowscriptaccess="always" wmode="transparent" type="application/x-shockwave-flash" flashvars="valid_sample_rate=true&amp;external_url=[ENTER THE WEB ADDRESS OF THE mp3 HERE]" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>
<div>&nbsp;</div>
CHANGE THE WEB ADDRESSES FOR THE AUDIO PLAYER AND THE MP3 ABOVE
7. Click on the save/submit button
8. It will show a player in your window, it will not automatically start the mp3 but the students can just click the play button.

If you want it to autoplay, change the embed code to the following:

div><embed src="ENTER THE WEB ADDRESS OF THE audio_player_standard_gray.swf HERE]" quality="high" width="300" height="52" allowscriptaccess="always" wmode="transparent" type="application/x-shockwave-flash" flashvars="valid_sample_rate=true&amp;external_url=[ENTER THE WEB ADDRESS OF THE mp3 HERE]&amp;auto_play=true" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed></div>
<div>

Nico Coetzee
Designer Developer
ICT
Unisa Main Campus
Preller Street
Pretoria
Tel: +27 (012) 429-4661


[cid:image001.gif at 01CB4463.4DA3C2A0][cid:image002.gif at 01CB4463.4DA3C2A0]



From: sakai-user-bounces at collab.sakaiproject.org [mailto:sakai-user-bounces at collab.sakaiproject.org] On Behalf Of Matthew Schneider
Sent: 24 August 2010 09:23 PM
To: 'sakai-user at collab.sakaiproject.org'
Subject: [Using Sakai] audio files playing as soon as you enter into the section

Is it possible for me to enter a mp3 audio file into a module within Sakai and have it automatically start playing when the module is opened rather than when the link to the audio file is clicked on?  Any help would be greatly appreciated.

Regards,

Matt Schneider
(410) 516-8754
Johns Hopkins University
Advanced Academic Programs
3400 North Charles St.
Wyman Park, 6th Floor Rm S619
Baltimore, MD 21218






-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20100825/5251cd6c/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 8678 bytes
Desc: image001.gif
Url : http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20100825/5251cd6c/attachment-0002.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image002.gif
Type: image/gif
Size: 4902 bytes
Desc: image002.gif
Url : http://collab.sakaiproject.org/pipermail/sakai-user/attachments/20100825/5251cd6c/attachment-0003.gif 


More information about the sakai-user mailing list