In the past I used Dreamweaver 4 and I would follow these same steps to add flash to my websites and it always worked. this is my first time trying it with Dreamweaver CS3.
The url is http://quigleysonline.com/preview.htm
Here's the code: (the .swf in question is bar3.swf)
<script type="text/javascript"> </script><script type="text/javascript"> AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','805','height','32','title','bar3','src','flash/bar3','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','flash/bar3' ); //end AC code </script><noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="805" height="32" title="bar3"> <param name="movie" value="flash/bar3.swf"> <param name="quality" value="high"> <embed src="flash/bar3.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="805" height="32"></embed> </object> </noscript> </div>
Even if I just make a blank page with one swf on it as a test, the swf does not show up at all when I view the page over the internet using IE 6.
Also, I used Dreamweaver CS3 to open an old page that I made with Dreamweaver 4. I saved the page using Dreamweaver CS3 and then uploaded it and now the flash elements are missing. Help!

New Topic/Question
Reply



MultiQuote






|