Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Click tag in Animate cc?

New Here ,
Nov 09, 2016 Nov 09, 2016

Hi!

Im really struggling with creating HTML5 banners in Animate. I need to create a banner that will click through, but unlike edge, there is no option to add a cursor or a click tag. I have absoloutely no idea about coding, complete beginner, but does anyone know if you can add a click tag in animate cc?

Thank you!

2.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Enthusiast , Nov 09, 2016 Nov 09, 2016

honestly dont really need a ClickTAG element in your Animate banners anymore. You will declare the clickthrough in the html.

When you upload the banner to a publisher you can also determine the click thru path there.

<a href="javascript:window.open(window.clickTag)"><canvas id="canvas" width="728" height="90" style="background-color:#000000"></canvas></a>

Translate
Enthusiast ,
Nov 09, 2016 Nov 09, 2016
LATEST

honestly dont really need a ClickTAG element in your Animate banners anymore. You will declare the clickthrough in the html.

When you upload the banner to a publisher you can also determine the click thru path there.

<a href="javascript:window.open(window.clickTag)"><canvas id="canvas" width="728" height="90" style="background-color:#000000"></canvas></a>

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines