Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Computer Forums > The World Wide Web > Web Graphics, Design, Digital Images » importing audio files into an HTML page
Closed Thread
Old 12-08-2006, 11:25 AM   #1 (permalink)
 
Newb Techie

Join Date: Dec 2006

Location: Utah

Posts: 9

kingonijoo

Default importing audio files into an HTML page

hey everyone,

I was wondering if any of you could tell me how to import audio files into an HTML page.
kingonijoo is offline  
Old 12-08-2006, 11:57 AM   #2 (permalink)
 
Super Techie

Join Date: Aug 2003

Posts: 299

Shannon

Send a message via AIM to Shannon Send a message via Yahoo to Shannon
Default

perhaps you mean embed?
__________________


prettygeek.com
Windows Desktop: AMD Athlon 64 3200+ | ECS K8 nForce4-A754 (random) | 2x 512mb Corsair DDR RAM | Excalibur Radeon X700 Pro | 1x 160gb, 1x 200gb, 2x 250gb, 1x 400gb, 1x500gb | Windows XP Home SP2 |
ViewSonic 20.1\" VX2025wm Widescreen Display
Notebook: Compaq Presario Notebook | AMD Turion 64 ML-32 | 512MB RAM | DVD�RW/CD-RW | 80gb | 14.1\" widescreen | Windows XP Home SP2 |
Pink Supergirl Linux Box
Shannon is offline  
Old 12-08-2006, 01:34 PM   #3 (permalink)
 
Newb Techie

Join Date: Dec 2006

Location: Utah

Posts: 9

kingonijoo

Default

yea probably I am fairly new to HTML so I don't know the correct terms
kingonijoo is offline  
Old 12-08-2006, 02:44 PM   #4 (permalink)
 
Super Techie

Join Date: Aug 2003

Posts: 299

Shannon

Send a message via AIM to Shannon Send a message via Yahoo to Shannon
Default

Well, if you want, like, a music player on your site and you have php support on your server, you can try Radio.Blog. You can also play a song as follows

<embed src="yourmusic.mid"
width="140" height="40" autostart="false" loop="FALSE">
</embed>
you can use this with pretty much any type of music including mp3 files.
__________________


prettygeek.com
Windows Desktop: AMD Athlon 64 3200+ | ECS K8 nForce4-A754 (random) | 2x 512mb Corsair DDR RAM | Excalibur Radeon X700 Pro | 1x 160gb, 1x 200gb, 2x 250gb, 1x 400gb, 1x500gb | Windows XP Home SP2 |
ViewSonic 20.1\" VX2025wm Widescreen Display
Notebook: Compaq Presario Notebook | AMD Turion 64 ML-32 | 512MB RAM | DVD�RW/CD-RW | 80gb | 14.1\" widescreen | Windows XP Home SP2 |
Pink Supergirl Linux Box
Shannon is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On