• Hi folks

    I’m using adrotate on my site… trying to insert a linked flash banner.

    Don’t know much about code… here’s what I’ve got at the moment

    <object width="468" height="60"><param name="movie" value="%image%"><embed src="https://XXX.com/wp-content/uploads/2011/11/XXX.swf" width="468" height="60"></embed></object>

    (obviously XXXs are used to replace actual names there)

    The banner displays fine but what do I need to add to get it to be clickable?

    Site is https://www.digital-reefs.com by the way

    [Please post code snippets between backticks or use the code button.]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter clippo

    (@clippo)

    I also see this example code… would this do the job? if so, where does the URL and image code go exactly?

    < object width="468" height="80">< param name="movie" value="%image%">< embed src="%image%?trackerurl=%link%" width="468" height="80">< /embed>< /object>

    sorry if this is a stupid question ??

    [Please post code snippets between backticks or use the code button.]

    Thread Starter clippo

    (@clippo)

    OK, using the second code the flash banner appears in the right location. I’ve got clicktracking enabled and the correct URL in the text field. However, the banner isn’t clickable still…. any ideas?

    I’ve taken the spaces out of course…. and changed the dimensions to suit.

    Thread Starter clippo

    (@clippo)

    OK, if anyone is interested, the only way I found to do this was to go back to the original .fla file and insert an invisible button and attach actionscript to this. It now works as a clickable banner but clicktracking doesn’t seem to work.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘linking flash banner’ is closed to new replies.