Hello,
Sure hope this helps and if any one more experienced has a better way please jump in and help.
I have copied the code for one of the banners from my GDI back office. If you look at the part I highlighted (red) in the block of code, the highlighted part is the banner url.
Please note do not us the highlight url in the example below unless you change the user name to your own!When you have choosen the banner (from your GDI back office or some other source) you want to display, just copy the part between
the " " (from http up to and including your gdi user name) . Then paste the copied banner url to the place you need it ...this should work and display the banner of your choice.
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="
http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0"
width="468" height="60">
<param name=movie
value="
http://images.website.ws/banners/kvmlm2/468x60_01.swf?link1=http://website.ws/kvmlm2/my.dhtml?sponsor=mmiskulin">
<param name=quality value=high>
<embed src="
http://images.website.ws/banners/kvmlm2/468x60_01.swf?link1=http://website.ws/kvmlm2/my.dhtml?sponsor=mmiskulin"
type="application/x-shockwave-flash" quality="high"
width="468" height="60"
pluginspage="
http://www.macromedia.com/go/getflashplayer" >
</embed>
</object>
To your success,
Mireille