|
|||||||
New to SitePoint Forums? Register here for free!
|
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
SitePoint Member
Join Date: Mar 2006
Posts: 3
|
Need help getting an embedded mp3 to play in both Firefox and IE
I have a website with an embedded mp3.
I first used the following code: HTML Code:
<embed src="ft.mp3" autostart="true" loop="true" hidden="true" type="audio/mpeg">
Anyways, I tried this next: HTML Code:
<embed TYPE="application/x-mplayer2" pluginspage="http://www.microsoft.com/isapi/redir.dll?prd=windows&sbp=mediaplayer&ar=Media&sba=Plugin&" SRC="ft.mp3" Name="MediaPlayer" loop="true" ShowControls="0" autostart="true"></embed> How the heck do I get an embedded mp3 to play in both IE and Firefox with whatever freaking media player the user has? Yes, I read the FAQs about Firefox, and nothing helped. |
|
|
|
| Bookmarks |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
|
All times are GMT -7. The time now is 02:39.








Threaded Mode