Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

HTML Forum


You are currently viewing our HTML Forum as a guest. Please register to participate.
Login



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
mp3 sound file player code?
Old 06-19-2009, 05:43 AM mp3 sound file player code?
Novice Talker

Posts: 8
Name: Bethany
Trades: 0
I'm currently trying to figure out what or why I am unable to get my player to show up in IE and in FF. It shows up in IE for others that use the embedded player for sound clips, but when I try to code it into my website it won't work. It just shows a Q for quicktime. I'm not sure on what I am doing wrong. Here is the code that I have:

HTML Code:
<p style="text-align:center">
               <!--[if IE]><!-->
                    <object data="mountainchorus.mp3" type="audio/mpeg" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="http://www.apple.com/qtactivex/qtplugin.cab" width="280" height="16">
                <!--<![endif]><!-->
                
                <!--[if !IE]><!-->
                    <object data="mountainchorus.mp3" type="audio/mpeg" width="280" height="16">
                <!--<![endif]-->
                
                    <param name="src" value="mountainchorus.mp3" />
                    <param name="autoplay" value="false" />
                    <param name="controller" value="true" />
                    
                    <embed src="mountainchorus.mp3" />
                    Click <a href="mountainchorus.mp3">here</a> to hear the media clip.
                    </object>
               
               </p>
Shorte85 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 06-19-2009, 06:34 AM Re: mp3 sound file player code?
Novice Talker

Posts: 8
Name: Bethany
Trades: 0
Nevermind, I just saw the sticky. I apologize for this. I'm sure there has been a million questions about this, again I apologize.
Shorte85 is offline
Reply With Quote
View Public Profile
 
Old 06-19-2009, 05:41 PM Re: mp3 sound file player code?
Novice Talker

Posts: 14
Name: workhomeforum
Trades: 0
And what was the solution actually? Share it as other people may find it useful later.
workhomeforum is offline
Reply With Quote
View Public Profile
 
Old 06-19-2009, 05:52 PM Re: mp3 sound file player code?
willcode4beer's Avatar
Super Moderator

Posts: 1,533
Name: Paul Davis
Location: San Francisco
Trades: 1
Quote:
Originally Posted by workhomeforum View Post
And what was the solution actually? Share it as other people may find it useful later.
The sticky in the list of threads:
http://www.webmaster-talk.com/html-f...audio-web.html
__________________

Please login or register to view this content. Registration is FREE

willcode4beer is offline
Reply With Quote
View Public Profile
 
Old 06-20-2009, 01:24 PM Re: mp3 sound file player code?
Novice Talker

Posts: 14
Name: workhomeforum
Trades: 0
Oh i see .. thank you for the link
workhomeforum is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to mp3 sound file player code?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.49645 seconds with 12 queries