rejetto forum

I need to insert a *.tif

0 Members and 1 Guest are viewing this topic.

Offline Mocelet61

  • Occasional poster
  • *
    • Posts: 15
    • View Profile
I would want to insert a file.tif in my template ones. The file is saved on my PC. How I can do?
With the tried ones to you made until now, copying code, I  have allowed to see the image in motion only if I open the browser from my PC, that is where the file.tif is saved.
Thanks :D


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
TIF is not a standard file format for the web, you may have compatibility problems.

anyway, you HAVE TO put that file somewhere in HFS. it has to be reachable via http, before you use it in the template.
when you specify it in the template, you got to use the relative address, not the C:\path\file.tif


Offline Mocelet61

  • Occasional poster
  • *
    • Posts: 15
    • View Profile
Could work?

<br><div align="center"><img src="http://xxxxx.dyndns.org/Gif-Server/Kat.gif" ></div>

Where Gif-Server is a real folder in HFS with read permission for all.

Tomorrow I have myself answer.

 :lol:


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile
yes, it is ok
so you switched from TIF to GIF? :)


Offline Mocelet61

  • Occasional poster
  • *
    • Posts: 15
    • View Profile
Yes it's work.  :D

Now I need to learn as can I introduce a directory read only open at all but hidden.
This evening at home.

 :lol:


Offline rejetto

  • Administrator
  • Tireless poster
  • *****
    • Posts: 13510
    • View Profile


Anonymous

  • Guest
Quote from: "Mocelet61"
Could work?

<br><div align="center"><img src="http://xxxxx.dyndns.org/Gif-Server/Kat.gif" ></div>

Where Gif-Server is a real folder in HFS with read permission for all.

Tomorrow I have myself answer.

 :lol:

this work for Gif files but I tried it on .swf files and it produce a black bar where the .swf file would be and nothing more.
can someone tell me if they got a .swf file to show.
thanks