ClassCreator.com | Blockbuster sites, amazing reunions

Share Tips

New Topic Subscription Options  

adding audio files

Forums: Questions and Answers About Building Your Site
Created on: 05/04/17 06:14 PM Views: 1062 Replies: 3
Thursday, May 4, 2017 at 6:14 PM

a classmate is sending me audio file, probably mp3.
looked on forum for topic and last time discussed was 2009. what guidance is available today. want classmates to click on link on homepage to open file. t

Reply
Friday, May 5, 2017 at 8:42 AM - Response #1

We began by creating a YouTube channel for our site. Then, we uploaded the mp3 file to Microsoft's Windows Movie Maker program. Next, we uploaded the Movie Maker file to YouTube. Finally, we created the link to the YouTube file on our Audio/Video Memories page. For some examples of how this looks, visit our Audio/Video Memories page: www.eastlongmeadowhighschool1970.com/class_custom8.cfm.

Reply
Friday, May 5, 2017 at 1:47 PM - Response #2

thanks much..ur site is impressive...hopefully I can get it going on mine..Gary

Reply
Friday, May 5, 2017 at 1:53 PM - Response #3

Here are four additional direct methods to play MP3 files.

1. CC's player - see Playlist Generator (Flash, so that does not work for all devices).

2. Directly link to the MP3 once you upload the file - opens a new page and automatically plays. Works, but messy in that it moves to a new page. Next is better. This is the code for this <~a href="YourFileLINK.mp3">Song 1<~/a> (remove the ~, did that just for this comment so it won't play)

3. Easiest works for all current browsers and is a tad easier/faster to play just a single song. You can do this multiple times on the same page. See code below.

4. Most flexible if you have multiple songs, but more reading - Use JVideoPlayer LINK here This can also work for Scott's YouTube links Wink Keeps everything on the same page focus.

For option 3 - Insert this code using the editor SOURCE mode (click upper left editor icon). Replace the sample mp3 with the CC mp3 link. Store the MP3 in your file vault (use Editor Link icon to upload). You can make a folder called MP3 if you anticipate getting more.

See this for more info https://www.w3schools.com/html/html5_audio.asp

Reply
Edited 05/05/17 5:06 PM
New Topic  
Subscription Options: Have all new forum posts sent directly to your email.
Subscription options are available after you log in.