Jump to content

FLASH affiliate banners - howto?


urbee

Recommended Posts

Since the old thread is closed - how to make flash banner links for affiliates?

 

Can't do it with href= since its flash, the link would need to be integrated in flash but its impossible since its a dynamic link.

 

Anyone has a solution?

Link to comment
Share on other sites

  • 2 weeks later...

I'm not too sure what the question is :?

 

If its how to put a flash banner into the page then that's simple.

 

<p align="center">
    <object width="400" height="150" id="banner" data="banner.swf" type="application/x-shockwave-flash"> 
         <param name="movie" value="banner.swf">
         <param name="quality" value="autohigh">
         <param name="bgcolor" value="#0000a0">
         <param name="wmode" value="transparent">
         banner
    </object>
</p>

 

 

If its a case of putting a link into the banner, then I think you can do that with Flash /JS combinations.

 

We rarely use flash as we find ani gifs are on par with flash. :-)

 

Trevor

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated