Jump to content

[SOLVED] IE Problem


_tina_

Recommended Posts

Hi,

 

I

'm having trouble getting this to show up in IE.

 

<html>
<head>
<script language="text/javascript" src="../../includes/audio-player/audio-player.js"></script>
</head>

<body>
<object type="application/x-shockwave-flash" data="../../includes/audio-player/player.swf" id="audioplayer1" height="24" width="290">
	<param name="movie" value="audio/audio-player/player.swf">
	<param name="FlashVars" value="playerID=1&soundFile=http://www.xxx.com/media/100709.mp3">
	<param name="quality" value="high">
	<param name="menu" value="false">
	<param name="wmode" value="transparent">
</object>

<br/>
<p style="color:#555555"><i>Brian S. Interview</i></p>
  
</body>
</html>

 

Can anybody see anything wrong that would make this happen?

It runs fine in FF and Safari.

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/182197-solved-ie-problem/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.