quote:
Originally posted by Chris4
quote:
Originally posted by CookieRevised
If the image is a PNG, it will be loaded as a PNG, if the image is a JPG, it will be loaded as a JPG. It is designed that way.
lvback.png and lvback.jpg doesn't work. Only lvback.gif ?
As said, lvback.gif is just a hard coded fixed name.
An extension never ever defines what the file actual is. it can give a clue, but it never ever truely defines it. It is not because you change the extension of mpeg movie to .DOC that it suddenly becomes a Word document. Another example: it is not because a file has the extension PLSC (plus script pack) that it isn't a zip-file anymore.
"If the
image is
a PNG it is loaded as a PNG" doesnt mean "If the
file extension is .PNG..."
The file which is loaded as a background is always named "lvback.gif", no matter what (supported) file
format is being used.