Anyone use WOJ's tools?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • DWB
    Registered User
    • Jul 2003
    • 31779

    #1

    Anyone use WOJ's tools?

    What are you putting inside your swf banners to get the affiliate ID to track?
  • CurrentlySober
    Too lazy to wipe my ass
    • Aug 2002
    • 38995

    #2
    No, but bump for a biz post
    ️ ️

    Comment

    • Pseudonymous
      Photographer/Owner
      • Apr 2006
      • 2661

      #3
      MyClickTagButton.addEventListener(
      MouseEvent.CLICK,
      function():void {
      if (root.loaderInfo.parameters.clickTAG.substr(0,5) == "http:") {
      navigateToURL(
      new URLRequest(root.loaderInfo.parameters.clickTAG), "_blank"
      );
      }
      }
      );



      http://www.flashclicktag.com/
      Previous owner of SoloRevenue
      Previous product manager @ Modelcentro.com/MCProfits.com, IsMyGirl.com, SMRevenue.com

      Comment

      • DWB
        Registered User
        • Jul 2003
        • 31779

        #4
        Originally posted by Pseudonymous
        MyClickTagButton.addEventListener(
        MouseEvent.CLICK,
        function():void {
        if (root.loaderInfo.parameters.clickTAG.substr(0,5) == "http:") {
        navigateToURL(
        new URLRequest(root.loaderInfo.parameters.clickTAG), "_blank"
        );
        }
        }
        );



        http://www.flashclicktag.com/
        Thanks man.

        You have some really nice looking sites and girls.

        Comment

        Working...