Hi everyone,
if anyone has a some time to help me with this I would really appreciate it.
I'm not the greatest at coding but I wanted to give myself a shot at making my own website. So far so good (in my opinion). Here is the problem that I am having.
For the new year I have re-done my website and now I can no longer seem to get my flash banners (.swf) to appear on my website. i even tried using the previous code and manually re-direct the source to the files new location. No luck. however when I open it to preview on my own machine it seems to work.
Here is the current code
Code:
<script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','468','height','60','title','Highlight','src','../Gallery/DontLook/flash/www.sammacha.com_simple_highlight','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','../Gallery/DontLook/flash/www.sammacha.com_simple_highlight' ); //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="468" height="60" title="Highlight">
<param name="movie" value="../Gallery/DontLook/flash/www.sammacha.com_simple_highlight.swf" />
<param name="quality" value="high" />
<embed src="../Gallery/DontLook/flash/www.sammacha.com_simple_highlight.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="468" height="60"></embed>
</object></noscript>
if someone could tell me where I've made a mistake I would appreciate it
Also if needed : a link to the actual page on the website
http://www.sammacha.com/Home/Support.html
and a link to the files location
http://www.sammacha.com/Gallery/DontLook/flash/
~Sammacha
Bookmarks