Jump to content

Recommended Posts

Posted

Does anyone know the code that will allow site visitors to click on a aim icon giving them the option to save the image as their default icon? Also does anyone know if the image has to be a .ico or can it be any image?

Posted

well, I don't have aim installed, so I can't test anything with it. Sorry.

 

From clicking on the link, I get an error page (I assume because I don't have aim installed for it to connect to). The link there is

>aim:BuddyIcon?Src=http://beta3.badassbuddy.com:8081/images/buddies/badassbuddy_com-sexy.gif

Could that be the code?? Not sure how they are implementing it though. They have it in a page called "checkicon.phtml". :)

Posted

Ok, that code I found before is the same as the one you listed, but this place doesn't process it in another file, so it's easier to see what they are doing. :) Here's what they have for their icons.

><a href="aim:BuddyIcon?src=http://www.ballericons.com/icon/58856.gif">
  <img src="/icon/58856.gif" border=0 alt=""></a>

So it looks like you just have to link to aim:BuddyIcon?src=, then have the address to your image file. Both of them we've seen here use gif's, so I'd start with that and make sure it works before trying any other find of image.

 

Hope that helps,

 

- Vendlus

Join the conversation

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

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

×
×
  • Create New...