Check the filepath to the flash file. They don't match when I viewed the source of each page. Try changing:
PHP Code:
<embed src="template_3849_4dbs1AN3W74kbBMcii0Q/3849/3516/themes/3516/Flash/0887.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="766" height="197"></embed>
to
PHP Code:
<embed src="themes/3516/Flash/0887.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="766" height="197"></embed>
Hope that helps...
Bookmarks