Right AdCode for flash …
-
How the right AdCode for flash file should look like?
Got this:
<object width=”590″ height=”111″>
<param name=”src” value=”%image%?clickTAG=%link%”>
<embed width=”590″ height=”111″ type=”application/x-shockwave-flash” src=”%image%??trackerurl=”%link%” play=”true” flashvars=”autoplay=true&play=true” menu=”false”></embed>
</object>
It opens link in new window, but url is undefined!
When I add “a href” it opens link in new window, but also extra new window with undefined url.In swf file action script is:
On release
on (release)
{
getURL(clickTag, “_blank”);
}Please help!
The topic ‘Right AdCode for flash …’ is closed to new replies.