Hi everyone,
I downloaded the Dreamweaver 8.2 update last night and when I opened dreamweaver, it ask me if I wanted to convert the scripts that were no longer relevant and stupidly, I said yes to all my files. My flash objects can no longer can be viewed on my website however when I hit F12 to preview my files in dreamweaver I can see them, they just do not upload or rather the page online is blank. I’m not sure if the following targets my problem because I have so many errors now, but these two errors stood out:
1. The tag name “embed” Not found in currently active versions [HTML 4.0]
2. The tag table doesn’t have an attribute “height” in current active versions [HTML 4.0]
Script example:
1. <script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0','width','584','height','333','src','Media/main','quality','high','pluginspage','http://www.macromedia.com/go/getflashplayer','movie','Media/main' ); //end AC code
</script><noscript><object classid="clsid

27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="584" height="333">
<param name="movie" value="Media/main.swf">
<param name="quality" value="high">
<embed src="Media/main.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="584" height="333"></embed>
</object></noscript>
2. <td width="864" height="63" valign="top"> <table width="89%" height="72" border="0" align="right" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF" id="top pannel">