Ask a Question related to Macromedia Director Lingo, Design and Development.
-
eRez #1
preLoadNetThing & image quality
hi,
i'm using 'preloadNetThing' to download an image and replace a member's
fileName with that's image url (after i get a 'netDone' without 'netError' i
set member(x).fileName = imageURL, when member(x) is originally linked to a
local 1k gif).
as we say, everything works fine except for one thing - the image quality
that i get is very poor (i mean that if, for example, this image has the sky
in it, the sky color turns into a 4 shades of blue gradient), even when the
original image on my server looks fine (not top quality though), and i even
check for the file in my temporary internet files, and even there it look
fine.
any suggestions???
10x,
eRez
eRez Guest
-
Poor image quality...
Hi all, I am trying to produce a PDF for downloading from a site. Within the PDF I am placing screen grabs of another web site. I am really... -
Navigation bar image loses quality
Hi, When I save the web page that I've made, the navigation bar gets converted to a gif that has very poor quality, making the words completely... -
Overlay image quality
I'm currently working on an online game with some overlay buttons on top of the w3d file. I find it quite impossible to control image quality,... -
problems with preLoadNetThing and fileName (was problems with preLoadNetThing and importFileInto)
You don't want to leave the QT member in your cast when you publish your movie - it's not really there, it's linked. When you run the movie it will... -
Image print quality
so would there be any difference between recording at 4mp on the camera (2.1mp camera) or enlarging the picture in photoshop? If I did use the... -
Ned #2
Re: preLoadNetThing & image quality
it's maybe due to original member's depth (you're talking of a gif, so there
are chances it's an 8 bit depth member, linked to a color palette)
--
----------------
-- Ned
----------------------------------------
Bien faire et laisser braire
----------------------------------------
"eRez" <ebaram@hotmail.com> a écrit dans le message de
news:bqkfs7$hnq$1@forums.macromedia.com...
| hi,
| i'm using 'preloadNetThing' to download an image and replace a member's
| fileName with that's image url (after i get a 'netDone' without 'netError'
i
| set member(x).fileName = imageURL, when member(x) is originally linked to
a
| local 1k gif).
|
| as we say, everything works fine except for one thing - the image quality
| that i get is very poor (i mean that if, for example, this image has the
sky
| in it, the sky color turns into a 4 shades of blue gradient), even when
the
| original image on my server looks fine (not top quality though), and i
even
| check for the file in my temporary internet files, and even there it look
| fine.
|
| any suggestions???
| 10x,
| eRez
|
|
Ned Guest



Reply With Quote

