I have a problem with the videos I host not displaying in Firefox. I used to embed them with code A and they would display just fine. I switched to a different code and now they display in every other browser except Firefox. I've tested IE, Safari, Chrome, Opera, and they all work fine. Any ideas why this would be?
Here's the current code I'm using:
<center><object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,16,0" height="416" width="616" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000">
<param value="http://www.mywebsite.com/MAR3/43_player.swf" name="movie" />
<param value="high" name="quality" />
<param value="true" name="play" />
<param value="false" name="LOOP" /></object></center>
This is the old code I used:
<table height="100%" width="100%">
<tbody><tr>
<td><center><font size="2"><embed name="FVS" pluginspage="http://www.macromedia.com/go/getflashplayer"" src=" http://www.mywebsite.com/FEB10/slot_player.swf" width="616" height="416" type="application/x-shockwave-flash" scale="" play="" loop="" menu=""></embed> </font></center></td>
</tr>
</tbody>
</table>
</span>
Any help is appreciated!!
		
			+ Reply to Thread
			
		
		
		
			
	
	
				Results 1 to 4 of 4
			
		- 
	
- 
	Did you upload a javascript file, such as "swfobject.js"? 
 
 Here's the code I use for my site...
 
 <script src="swfobject.js" type="text/javascript"></script>
 <script type="text/javascript"> var params = { loop: "false", wmode: "transparent", menu: "false", bgcolor: "#000064" }; swfobject.embedSWF("index.swf", "index", "100%", "100%", "8.0.0", false, false, params, false); </script>
- 
	J. Baker - 
 
 
 I will pay you to help me this evening if you could. We can get on YIM and if you walk me through it, I will pay you $35 on Paypal.
Similar Threads
- 
  How to convert a Flash video (*.SWF) to a Movie (*.AVI)By potatosalad in forum User guidesReplies: 27Last Post: 3rd Jun 2015, 10:02
- 
  videos displaying upside down, sidewaysBy bj nick in forum EditingReplies: 3Last Post: 1st Jan 2011, 21:17
- 
  help with ripping swf video from a flash gameBy dnmnbg in forum Video Streaming DownloadingReplies: 6Last Post: 25th Jun 2009, 04:02
- 
  flash (swf) to dvd menuBy freenow in forum Authoring (DVD)Replies: 6Last Post: 4th Jan 2009, 01:36
- 
  SWF file re FlashBy rotuts in forum MacReplies: 4Last Post: 4th Mar 2008, 13:46


 
		
		 View Profile
				View Profile
			 View Forum Posts
				View Forum Posts
			 Private Message
				Private Message
			 
 
			
			

 Quote
 Quote Visit Homepage
				Visit Homepage
			