Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9241017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 18, 20262026-06-18T08:17:28+00:00 2026-06-18T08:17:28+00:00

I make flash banners for different clients and all were happy until I met

  • 0

I make flash banners for different clients and all were happy until I met fellows who use openX . I used the regular as2 code(they demanded as2)

on (release){
  getURL("http://www.ge.vtb.ge/personal/cards/credit/");
}

but they said it doesn’t convert or something, so I found out I needed clicktag, I used this code

on (release) {
  if (clickTAG.substr(0,5) == "http:www.[mylink].com") {
    getURL(clickTAG,clickTARGET);
  }
}

as was stated in this tutorial , but now they say the banner isn’t linked. I’m really confused what to do, can anyone give me a suggestion? I even read through adobes official guide for clicktag , but it was the same…

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-18T08:17:29+00:00Added an answer on June 18, 2026 at 8:17 am

    This condition here:

    if (clickTAG.substr(0,5) == "http:www.[mylink].com")
    

    will never resolve to TRUE, so the getURL will never be called. Please change it to:

    if (clickTAG.substr(0,5) == "http:")
    

    and check if its working now.

    EDIT:

    Make sure they are setting the clickTAG variable with the right URL when embedding the swf banner. I’ll copy the relevant part of the official clickTAG guide:

    The code below will allow ad serving networks to dynamically assign a clickTAG to their ad.

    In this example, a getURL action is being assigned to a button that will navigate the browser to [“clickTAG”]. The “getURL(clickTAG)” statement appends the variable data passed in via the OBJECT EMBED tag and navigates the browser to that location. It is the tracking code assigned by the ad serving network, which allows them to register a user’s click on that advertisement.

    <EMBED src="ad_banner_example.swf?clickTAG= http://adnetwork.com/tracking?http://www.destinationURL.com">
    

    This would be the workflow, I think you guys are skipping the 3rd step (passing the URL to the swf object):

    clickTAG workflow

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm a web designer. In a effort to make Flash-based sites for my clients
I've tried different variants of make flash[:notice] working without reload. Stackoverflow gave me this
My problem is this: I have 16 x different sizes of flash files. (banners)
What do I need to download to make flash games and how much does
How do you make a Flash movie (using Haxe, or Actionscript code rather than
Is it possible to make a Flash embedded in a browser access a DLL,
Since there is no way that you can make the flash object transparent, there
I'm making a GUI from Hell, and I'm trying to make the JFrame flash
I'm trying to make a css background flash between two colours. The best solution
I'm using Flash Builder 4.6 to make an iOS app.. It's going fairly well,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.