SWF error
hi
just opened old site minor changes. site flash based inserted flash page created in dw.
ok when open page following error:
this page contains swf objects may not work proporly in recent versions of internet explorer.
dreamweaver cannot convert them new swf markup please delete each of them , insert again
i re exported flash file v9 , re inserted still same error. ok flash created using swish (latest version)
is question forum, flash forum or on @ swish?
i've taken site off line whilst updating code below
thanks
ian
<!doctype html public "-//w3c//dtd xhtml 1.0 transitional//en" "http://www.w3.org/tr/xhtml1/dtd/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<meta name="keywords" content="somerset,reportage,bristol,low cost,wedding, photographers, uk, weddings, photographs, photography, photographer, uk, england,photos, pictures, album, personal,aindividual,lbums,jennie edwards,jennie" />
<meta name="description" content="jennie edwards personal wedding photgraphy service, prices suit all, based in sw of uk" />
<meta name="language" content="english" />
<meta name="robots" content="index,follow" />
<meta name="revisit-after" content="14 days" />
<meta name="author" content="edwards micros" />
<meta name="rating" content="safe kids" />
<meta name="copyright" content="edwards micros 2009" />
<title>jennie edwards personal wedding photgraphy service</title>
<link href="scripts/pmp.css" rel="stylesheet" type="text/css" />
</head>
<body bgcolor="#ffffff">
<center>
<object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,22,0"
id="preloader"
width="840" height="600">
<param name="movie" value="preloader.swf">
<param name="bgcolor" value="#ffffff">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="preloader"
width="840" height="600"
src="preloader.swf"
bgcolor="#ffffff"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"
>
<noembed>
</noembed>
</embed>
</object>
</center>
<div id="footer"><?php include("includes/copyright.php"); ?></div>
- what version of dreamweaver created?
- what version of dreamweaver editing now?
there difference on how dreamweaver injects code when insert swf file html document between dreamweaver 8, 8.02, cs3 , 4 let know.
i think can remove this
<object
classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0, 22,0"
id="preloader"
width="840" height="600">
<param name="movie" value="preloader.swf">
<param name="bgcolor" value="#ffffff">
<param name="quality" value="high">
<param name="allowscriptaccess" value="samedomain">
<embed
type="application/x-shockwave-flash"
pluginspage="http://www.macromedia.com/go/getflashplayer"
name="preloader"
width="840" height="600"
src="preloader.swf"
bgcolor="#ffffff"
quality="high"
swliveconnect="true"
allowscriptaccess="samedomain"
>
<noembed>
</noembed>
</embed>
</object>
and reinsert swf in current version of dreamweaver using insert > media > flash browse swf file
hope helps!
-dis
More discussions in Dreamweaver support forum
adobe
Comments
Post a Comment