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

Hardcoding URL to an SWF using ActionScript 3

New Here ,
Jun 24, 2015 Jun 24, 2015

Copy link to clipboard

Copied

Previously I've been using code snippets ('ActionScript3 > Actions > Click to go to Web Page') to direct the click to a particular website. However our client would like to have the flexibility to allow their media company to change the clickTag URL to all their ads at any time rather than coming back to me every time.

How do I set up the swf/actionscript file so the media company can add their own URL/ClickTag to the swf? I'm using Flash CC 2014, ActionScript3

PS: please use really (really) basic language as I'm just a dumb designer not a code guy

Any help would be greatly appreciated.

Many thanks

Russell

TOPICS
ActionScript

Views

372

Translate

Translate

Report

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

Guide , Jun 25, 2015 Jun 25, 2015

Create an invisible button or a movieclip assign a unique name and on this site you will find clickTag code for every AS version.

http://getclicktag.com/get-clicktag-code/

Votes

Translate

Translate
Guide ,
Jun 25, 2015 Jun 25, 2015

Copy link to clipboard

Copied

Create an invisible button or a movieclip assign a unique name and on this site you will find clickTag code for every AS version.

http://getclicktag.com/get-clicktag-code/

Votes

Translate

Translate

Report

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 ,
Jun 25, 2015 Jun 25, 2015

Copy link to clipboard

Copied

Brilliant!! Worked a treat, thanks for your help.

cheers

r

Votes

Translate

Translate

Report

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
Enthusiast ,
Jun 25, 2015 Jun 25, 2015

Copy link to clipboard

Copied

after you create the banner ad, IF using DoubleClick Studio to traffic the ad there will be a setting that allows you to specify where you want the banner ad to click thru too.

I havent used other media serving companies before but I would imagine they are nearly the same. This way allows the client or whomever is in control of the DoubleClick account the ease of changing the URL destination whenever they want.

Votes

Translate

Translate

Report

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
Guide ,
Jun 26, 2015 Jun 26, 2015

Copy link to clipboard

Copied

LATEST

Correct, but you still need to implement the "Doubleclick Exit" component to the stage, unless you are working with the templates provided. and yeh IF doubleclick ads 😉

Votes

Translate

Translate

Report

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