Dr. Patricia P. Green Superintendent Popular Links Especially for... |
AAPS HOME ABOUT AAPS OUR SCHOOLS PUBLICATIONS NEWS & EVENTS CONTACT US | |||||||
Embedding an Audio or Video clip into a pageIf you would like an audio or video clip to play within your SiteMaker page, here's how you "code it in". Before you code it in to the page, you will need to know the location of the file. Since audio and video files are large in size, most likely your file will be stored on the district's internal web server; if you need space on this server, please contact your building web coordinator to request a user account. Once you have the space, you'll upload the file to your server space, noting the location of the file on the server. For example, if my user space is on the Instruction web server, and I place my file in my "audio" directory, the path to my file might look something like this: http://instruction.aaps.k12.mi.us/vandoren/audio/test.mp3 This "path" is what you will need in order to properly embed the clip into your page. Once you have the path, embedding the file into the page is very easy. You will use the <embed> tag to get the file to embed in the page; for example, this code: <embed src="http://instruction.aaps.k12.mi.us/vandoren/audio/frost1.mp3"> produces this: |
||||||||
|
||||||||
| Login | ||||||||