HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
HTML files in Firefox
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia
View previous topic :: View next topic  
Author Message
r.r.vishwanath



Joined: 26 Oct 2009
Posts: 1

PostPosted: Mon Oct 26, 2009 5:52 am     HTML files in Firefox Reply with quote

Hi

I am have problems playing a SWF in Mozilla Firefox. I have place this file onto a HTML page and saved it under HTML. I then uploaded the file to my server. It works fine in Internet Explorer but it will not play in Mozilla Firefox.Any suggestions

Here is my code

<html>
<head>
<!-- saved from url=(0025)http://www.techsmith.com/ -->
<title>Created by Camtasia Studio 2</title>
<meta http-equiv="Content-Type" content="html; charset=iso-8859-1">

<script language=javascript type="text/javascript">
function OnLoad()
{
}
</script>


</head>

<body >
<table border="0" cellpadding="0" align="center" width="720">
<tr>
<td ><object id ="flashMovie"
codeBase ="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0"
height ="497"
width ="720 "
classid ="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" VIEWASTEXT>
<PARAM NAME="_cx" VALUE="26">
<PARAM NAME="_cy" VALUE="26">
<PARAM NAME="FlashVars" VALUE="csConfigFile=FLEXLM_720_480_media/FLEXLM_720_480_config.xml">
<PARAM NAME="Movie" VALUE="FLEXLM_720_480_media/FLEXLM_720_480_controller.swf?csConfigFile=FLEXLM_720_480_media/FLEXLM_720_480_config.xml">
<PARAM NAME="Src" VALUE="FLEXLM_720_480_media/FLEXLM_720_480_controller.swf?csConfigFile=FLEXLM_720_480_media/FLEXLM_720_480_config.xml">
<PARAM NAME="WMode" VALUE="Window">
<PARAM NAME="Loop" VALUE="false">
<PARAM NAME="Quality" VALUE="high">
<PARAM NAME="SAlign" VALUE="">
<PARAM NAME="Menu" VALUE="-1">
<PARAM NAME="Base" VALUE="">
<PARAM NAME="AllowScriptAccess" VALUE="always">
<PARAM NAME="Scale" VALUE="ShowAll">
<PARAM NAME="DeviceFont" VALUE="0">
<PARAM NAME="EmbedMovie" VALUE="0">
<PARAM NAME="BGColor" VALUE="#FFFFFF">
<PARAM NAME="SWRemote" VALUE="">
<PARAM NAME="MovieData" VALUE="">
<PARAM NAME="SeamlessTabbing" VALUE="1">

<EMBED src ="FLEXLM_720_480_media/FLEXLM_720_480_controller.swf?csConfigFile=FLEXLM_720_480_media/FLEXLM_720_480_config.xml"
flashvars ="csConfigFile=FLEXLM_720_480_config.xml"
quality ="high"
bgcolor ="#FFFFFF"
width ="720"
height ="497"
type ="application/x-shockwave-flash"
pluginspace ="http://www.macromedia.com/go/getflashplayer">
</EMBED>
</OBJECT> </td>
</tr>
</table>
</body>
</html>
PayneLess Designs



Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS

PostPosted: Mon Oct 26, 2009 4:14 pm     Reply with quote

Even using an HTML 4.01 Transitional document type, there were lots of attributes flagged that were not recognized. The media code being used may be highly specific, but Firefox does not tolerate sloppy coding.

Your document title states "Created by Camtasia Studio 2" and the call in the media code to a player program may not be installed for Firefox or FF doesn't know where to find it since there is no file type association.

I would recommend finding a generic media code to use. Or contact the people at TechSmith.com for ideas of the problem.

There's not much I can do to check it as the media file path is a relative path and not a full one.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> Multimedia All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
DARFUR
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial