400 likes | 514 Views
Part IV - Embed Video, Audio, and Documents. Find a video on Youtube.com: Search for a video, then look for the “Embed†code. Copy this code into the HTML/JavaScript Editor Page Element. Add a Video: Click on the “Template†tab and then click on “Add a Page Elementâ€. 1. 2.
E N D
Find a video on Youtube.com: Search for a video, then look for the “Embed” code. Copy this code into the HTML/JavaScript Editor Page Element.
Add a Video: Click on the “Template” tab and then click on “Add a Page Element”. 1. 2.
Embed the Code: Copy and paste the “embed code” from your video site into the HTML/JavaScript Editor.
Edit the Size of the Video: If you are cramped for space in your blog, look for the width=“#” and height=“#” code and reduce each number by ½..
Embedding Audio Why not Audio Blog?!?
Create Your Audio File: A simple, free site is Podomatic.http://www.podomatic.com/
Embed the Code: Copy and paste the “embed code” from your audio site into the HTML/JavaScript Editor.
Edit the Size of the Audio Image: If you are cramped for space in your blog, look for the width=“#” and height=“#” code and reduce each number by ½, or more.
Adding Audio From Internet Radio Who Knows, Your Readers Might Want to Listen to Something Cool.
Download Audacity: It’s a free audio recording program. http://audacity.sourceforge.net/download/
Visit Pandora: Pandora is a Web 2.0 technology that searches Internet Radio for tunes you like.http://www.pandora.com/
Open Audacity and Record: When you have the correct song playing on Pandora, click the record button. Let it record as long as you want, or until the end of the song. Hit stop.
Export the song: Export the song as a .wav file and save it to a folder on your computer.
Upload the Song: Upload the song to a file sharing website, or a wiki, as shown here.
Click on the upload image or file icon. Browse your files and then click upload. Click save on the wiki.
Click “Ctrl-F” and in the find box at the bottom, type in .wav and click “search”.
Highlight the code between the <script> tags. Right click and copy.
Paste in the script code you copied from the wiki or other upload site.
Type in the “embed” code shown below above the script code. <embed width="50” src="http://consortium.wikispaces.com/space/showimage/DaniCaliforniaRHCP.wav" height="50"> “script code goes here” </embed> <embed> – opening tag Width =“#” – size of the object Height =“#” – size of the object Src=“file name” Script code – the code you copied and pasted from the wiki or file sharing site. </embed> - closing tag
Make the Audio File or Video Loop: In the <Embed> or <Object> tags, add the code seen below. • <embed src="Url_of_Your_Audio_File" autostart=false loop=false height=62 width=144 controls="console"></embed> Change loop=false to loop=true
Upload Documents Who Knows, Your Readers Might Need Some Directions.
Store Your Documents: One great place to create and store documents is ThinkFree.comhttp://www.thinkfree.com
Create a Document: You can create Word, Excel or PowerPoint like document. Or, just upload your own.
Create a link list, then copy and past the URL address in blank. Give the list a title; chose the number of links to who. Then, click “Save Changes”.
The link takes you to ThinkFree.com, were you can view or download the document.