How to add url in flash banners?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • clickclickclick
    Confirmed User
    • Jan 2005
    • 1227

    #1

    How to add url in flash banners?

    whats the best way to adding url in banners so that affiliates can use flash banners?
    if you need more than 3 clicks to get to a join page, something is wrong ;)

    p.s. i still bring the sales whores here.
  • shake
    frc
    • Jul 2003
    • 4663

    #2
    I don't have flash installed so - I'll never see them. Doesn't work in my firefox for some reason.
    Crazy fast VPS for $10 a month. Try with $20 free credit

    Comment

    • Deej
      I make pixels work
      • Jun 2005
      • 24386

      #3
      you cant use flash banners in vbulletin....it conflicts....the ones on here are on seperate frames n stuff

      Deej's Designs n' What Not
      Hit me up for Design, CSS & Photo Retouching


      Icq#30096880

      Comment

      • Deej
        I make pixels work
        • Jun 2005
        • 24386

        #4
        but if you mean for other sites....then its easy...

        let me pull the code

        Deej's Designs n' What Not
        Hit me up for Design, CSS & Photo Retouching


        Icq#30096880

        Comment

        • clickclickclick
          Confirmed User
          • Jan 2005
          • 1227

          #5
          Originally posted by Deej
          but if you mean for other sites....then its easy...

          let me pull the code
          thx. its just for sites.. dont know how to individually code them.
          if you need more than 3 clicks to get to a join page, something is wrong ;)

          p.s. i still bring the sales whores here.

          Comment

          • Deej
            I make pixels work
            • Jun 2005
            • 24386

            #6
            here check this ... this is the basic of basic

            Code:
            getURL(http://www.yoururlhere.com);
            I think this is what youre looking for

            Deej's Designs n' What Not
            Hit me up for Design, CSS & Photo Retouching


            Icq#30096880

            Comment

            • flashfreak
              Confirmed User
              • Jun 2002
              • 4396

              #7
              it's very easy

              just call the swfs with parameters:
              banner.swf?link=http://www.sitename.com/?id=1235 - you know there are 2 tags where it's called and have to be modified: 'object' and 'embed'

              then you use the variable 'link' in the button action of course

              on(release)
              {
              getURL(_root.link);
              }

              it works in all browsers, I'm using this in my games too

              good luck
              SEO Mogul | ICQ: 163671223

              Comment

              • Real blood
                So Fucking Banned
                • Aug 2006
                • 178

                #8
                try the new plug ins

                Comment

                Working...