A Flash Developer Resource Site

Results 1 to 4 of 4

Thread: banner with ad management code, I need help with clickTag

  1. #1
    Senior Member
    Join Date
    Mar 2002
    Posts
    185

    banner with ad management code, I need help with clickTag

    Hi,
    I designed a banner and the client want me to embed the link below;

    http://www.mysite.com/adredir.asp?ciid=3921&url=https://yoursite/index.asp

    Now, I know that we can't make it with geturl, there is a ad management system and I have to add this in another way.I know there is clcikTag but don't know how to use it.I read macromedia's tips and some threads from flashkit but don't get it
    I need some help with that.

    Thanks in advance.

  2. #2
    Senior Member
    Join Date
    Oct 2003
    Posts
    388

    Re: banner with ad management code, I need help with clickTag

    why cant u make it with getURL?

  3. #3
    Senior Member
    Join Date
    Mar 2002
    Posts
    185
    Hi,
    Because there is an ad management system and they want to know where they get the link.
    ClickTag is must be used here I guess but don't know how.I know the actionscript for the button but don't know how to manage the html part

  4. #4
    Senior Member
    Join Date
    Oct 2003
    Posts
    388
    i'm not sure what you need.. but maybe this can help you...

    you can use variables with getURL..


    for example...


    getURL("http://www.mysite.com/adredir.asp?ciid=" + ciid + &url= + url)


    http://www.mysite.com/adredir.asp?ci...site/index.asp

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  




Click Here to Expand Forum to Full Width

HTML5 Development Center