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

How to add ClickTag without coding

New Here ,
May 13, 2024 May 13, 2024

Hi. I'm making html5 banners in Animate.
To make a clickTag I usually embed a code in the html-file.
Is there a way to make a clicktag like back in the Flash-days with a invisble button and ActionScript?
So I don't have to write any html-code but can keep everything in Animate.

TOPICS
Code
1.4K
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

Community Expert , May 14, 2024 May 14, 2024

Thanks for the info.

 

You can avoid the workaround of editing the published HTML by using a publish template.

 

https://community.adobe.com/t5/animate-discussions/editing-urls-for-hyperlinks-to-external-site-in-animate-2022/m-p/13205128#M356949

 

https://helpx.adobe.com/animate/using/html-publishing-templates.html

 

https://youtu.be/g7VS4qddzeA?t=771

 

Please let us know if this approach works for you.

 

 

Translate
Community Expert ,
May 13, 2024 May 13, 2024

Hi.

 

Which code are you using for the click tag?

Please let us know.

Regards,

JC

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
New Here ,
May 13, 2024 May 13, 2024

I use this code:
 
<head>
<meta name="ad.size" content="width=300,height=250">
<script type="text/javascript">
var clickTag = "http://www.google.com"; </script>
</head>

<a href="javascript&colon;window.open(window.clickTag)">
<img src="images/dclk.png" border=0>
</a>

https://support.google.com/campaignmanager/answer/3145300?visit_id=638512066003438621-603629524&rd=1...

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
Community Expert ,
May 13, 2024 May 13, 2024

OK. Thanks.

 

Just to make sure: do you add this code to a publish template currently?

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
New Here ,
May 13, 2024 May 13, 2024

Yes. I make my banner in animate. Publish it and then open the html and embed the code. And I want to avoid that. If possible I want to stay in Animate to embed a clicktag code.

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
Community Expert ,
May 14, 2024 May 14, 2024

Thanks for the info.

 

You can avoid the workaround of editing the published HTML by using a publish template.

 

https://community.adobe.com/t5/animate-discussions/editing-urls-for-hyperlinks-to-external-site-in-a...

 

https://helpx.adobe.com/animate/using/html-publishing-templates.html

 

https://youtu.be/g7VS4qddzeA?t=771

 

Please let us know if this approach works for you.

 

 

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
New Here ,
May 15, 2024 May 15, 2024

It totally worked, thank you

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
Explorer ,
Nov 12, 2024 Nov 12, 2024
LATEST

Thank you!! this helped me a lot!

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