A Flash Developer Resource Site

Results 1 to 6 of 6

Thread: when i add to FAV>>??

Hybrid View

  1. #1
    free-style
    Join Date
    Apr 2002
    Posts
    21

    when i add to FAV>>??

    i found something streange when i add some sites to my fav i found an icone diffant how i can get icone to my web page when i add it to the fav??

  2. #2
    will eat you alive
    Join Date
    Feb 2002
    Posts
    388
    I don't really know if this is worth persuing, 'cos whenever I clear my history / temporary internet files, my favourite icons disappear.

    Or is that just me?!

  3. #3
    Senior Member
    Join Date
    Jul 2002
    Location
    The Great White North - CANADA -
    Posts
    148
    You are correct msm_eg. If you want to add this icon to your url line you have to create an icon first with an Icon Builder. I used Forge Icon. Then and this to the source code.

    <HEAD>
    <LINK REL="SHORTCUT ICON" HREF="http://www.mydomain.com/myicon.ico">
    <TITLE>My Title</TITLE>
    </HEAD>

    When your site is added to the favorites of a users computer you will show the icon.

  4. #4
    free-style
    Join Date
    Apr 2002
    Posts
    21
    thank you wigadore
    i will try this way and tell ya when i finish
    thank u again

  5. #5
    Mostly harmless
    Join Date
    Apr 2001
    Location
    Suffolk, England
    Posts
    121
    Its not just you telekin, the icons disappear off my list too.

  6. #6
    Senior Member
    Join Date
    Jul 2002
    Location
    The Great White North - CANADA -
    Posts
    148
    the icon file is stored in your temporary internet files. Everyone will loose them when they clean up!

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