News:

Welcome to SMF Ads Support Forum

Main Menu
Coinbase

Flash swf ad only works on home page

Started by yak, November 04, 2009, 01:07:53 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yak

Ive been trying and trying to get an add to display in the welcome area no matter which board or post is selected. It only works properly in the home page. If you click into any other board or post, the space for the add remains... as well as the window for the swf file... yet it isblank. I spent nearly 30 hours trying to figure it out. If there is anyone out there that is kindhearted enough to assist... please do so. With many thanks. Yak. Ps: my coding in the ad is as follows:

<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0" width="305" height="39">
<param name="movie" value="flashvortexfs1.swf" />
<param name="quality" value="best" />
<param name="menu" value="true" />
<param name="allowScriptAccess" value="always" />
<embed src="flashvortexfs1.swf" quality="best" menu="true" width="305" height="39" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer" allowScriptAccess="always">
</embed>
</object>

Oand yes, all the files are in the correct place, and everything is checked properly in permissions... the file works in the home page only!! Thank you ever so much!