Do you mean it has to be part of the swf file itself? (I am just trying to link a banner somebody has created; I did not create it myself)
Is it not good enough to write the code as
https://www.gdj.com.au/projects/LIAD/leaderboard-03/LIAD-leaderboard-03-728×90.swf?clickTAG=https://www.loveinaduck.com&clickTarget=_blank
or to add
https://www.loveinaduck.com/
in the ads “AD Target” field when using the image mode?
I also tried adding the same ad as code, with the same problem:
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
codebase="https://active.macromedia.com/flash4/cabs/swflash.cab#version=4,0,0,0"
id="name" width="728" height="90">
<param name="movie" value="https://www.gdj.com.au/projects/LIAD/leaderboard-03/LIAD-leaderboard-03-728x90.swf?clickTAG=https://www.loveinaduck.com&clickTarget=_blank">
<param name="quality" value="high">
<param name="wmode" value="transparent">
<param name=”allowScriptAccess” value=”always”/>
<embed name="name" src="https://www.gdj.com.au/projects/LIAD/leaderboard-03/LIAD-leaderboard-03-728x90.swf?clickTAG=https://www.loveinaduck.com&clickTarget=_blank"
quality="high" wmode="transparent" width="728" height="90"
type="application/x-shockwave-flash"
pluginspage="https://www.macromedia.com/shockwave/download/index.cgi?
P1_Prod_Version=ShockwaveFlash">
</embed>
</object>