Ask a Question related to Macromedia Fireworks, Design and Development.
-
lopz webforumsuser@macromedia.com #1
Help with slices
Hi,
I have a few images some are gifs some are jpegs which I have optimized and now I want to put them on my website.
Problem:
Whenever I try to insert a slice in an attempt to decrease download times the file size of these images go bigger in the preview tab. My question is - does that mean that they will take longer to download? Or with the slices in place, will they download faster even though the file size has got bigger?
Thanks
lopz webforumsuser@macromedia.com Guest
-
Would you help me with Slices
Hi, I was wondering if I could ask anyone's help on something. I've created a website called www.ashliebrillault.net It is the official website... -
Slices
Can I declare from this element to end with an array slice. @arary but this doesn't work?. Paul Kraus ----------------------- PEL Supply... -
Hiding slices
I made a menu which then calls a sub menu on the mouse over using disjointed rollovers. on the sub menu i want to then do another disjointed... -
Website and slices
I need help with slicing layouts. I just need to know how to slice them to where the more content you add, the longer the layout gets. I guess you... -
Using duplicate slices
Hello, I am creating a website that has 6 different landing pages but the pages are all layed out the same. Is there a way to use the slices... -
Craig Hartel #2
Re: Help with slices
"lopz" [email]webforumsuser@macromedia.com[/email] wrote:
It's not a given that slicing images into smaller chunks speeds up> Hi,
> I have a few images some are gifs some are jpegs which I have optimized and now I want to put them on my website.
>
> Problem:
> Whenever I try to insert a slice in an attempt to decrease download times the file size of these images go bigger in the preview tab. My question is - does that mean that they will take longer to download? Or with the slices in place, will they download faster even though the file size has got bigger?
>
> Thanks
>
>
>
delivery time. You still have to deliver the same, or even a tiny bit
more bytes of images to the viewer's browser.
[url]http://www.google.com/search?&q=optimize%20slices%20fireworks[/url] is a link
to GOOGLE search results about slicing with Fireworks. Check out
[url]http://www.communitymx.com[/url] as well, and don't forget Macromedia's site,
which has a nice new section built just for Fireworks at
[url]http://www.macromedia.com/devnet/mx/fireworks/[/url]
Craig Hartel
Craig Hartel Guest
-
lopz webforumsuser@macromedia.com #3
Re: Help with slices
But Is it possible that after I have inserted slices in the image that the image will appear quicker even though the overall file size increase by a little?
or
if I see that the file size increases after inserting slices should I delete the slices?
lopz webforumsuser@macromedia.com Guest
-
Linda Rathgeber #4
Re: Help with slices
Hi Lopz,
The things that will make the page load faster are limiting graphics to
one or two areas on the page, such as a header and a navbar, and using
HTML text instead of graphical text.
Best regards,
Linda Rathgeber
----------------
Victoriana | [url]http://www.projectseven.com/dpacks/vic/index.htm[/url]
Theme Pack 03 - Club | [url]www.projectseven.com[/url] |mm2| themes
Contributor *PVII Foundations* [url]www.projectseven.com[/url]
Co-author *Playing with Fire* [url]www.playingwithfire.com[/url]
Team MM Fireworks Volunteer | [url]www.macromedia.com/go/team[/url]
-----------------
Linda Rathgeber Guest
-
jhutchdub webforumsuser@macromedia.com #5
Re: Help with slices
Slices don't reduce file size. Slices chop up a large image into several smaller ones. Keep in mind this reduces only the physical size of the image, not the file size.
Why slices are used is to break up a large image into several smaller ones in order to make it look like the page is loading. Since some of the smaller files will appear on the page quicker than one large one.
When a image downloads it needs to get it all before it can be displayed. By slicing the images we create several smaller images, which means these smaller images will appear quciker than one large one and this makes it appear as if the page is loading quicker than it would with a large image.
In other words, we're tricking the end user into think the page is loading quicker than it really is.
The best way is to make sure you optimize images as much as possible and use the appropriate file type. JPEG for photos and image with backgrounds, GIFs for logos, butons, etc. Make sure you have have no pngs on the page as these are huge files. Especailly since Fireworks saves all it's native files as PNGs.
jhutchdub webforumsuser@macromedia.com Guest
-
Joey Durham #6
Re: Help with slices
Hi,
One thing to note is that larger slices will take longer to be viewable to
the user. Smaller slices will atleast give the user an indication of an
incomplete image that is still loading. It will appear quicker. The download
time is roughly the same. An example of that is a 400x400 px image. That
image must load completely before it is viewable. If you slice that 400x400
image into 4 slices then each slice will load one at a time and will appear
sooner then the one 400x400. And yes large file sizes take longer to
download.
Also, just a tip.... In general you do not want a web page to be over 70k in
file size. Unless you are targeting broadband users you can bump that up a
bit. But as long as you keep that in mind you should be good on any file
size questions you might have.
Hope this helps.
Joey
[url]www.ultraweaver.com[/url]
"lopz" <webforumsuser@macromedia.com> wrote in message
news:bjs9lc$67b$1@forums.macromedia.com...and now I want to put them on my website.> Hi,
> I have a few images some are gifs some are jpegs which I have optimizedthe file size of these images go bigger in the preview tab. My question is ->
> Problem:
> Whenever I try to insert a slice in an attempt to decrease download times
does that mean that they will take longer to download? Or with the slices in
place, will they download faster even though the file size has got bigger?>
> Thanks
>
>
Joey Durham Guest
-
Stéphane Bergeron #7
Re: Help with slices
"jhutchdub" [email]webforumsuser@macromedia.com[/email] wrote:
That is very innacurate. Slices are not used to "chop" larger images> Slices don't reduce file size. Slices chop up a large image into
> several smaller ones. Keep in mind this reduces only the physical
> size of the image, not the file size.
into smaller ones, they are used to optimize and export sections of a
layout into the best format possible for the type of image underneath as
well as to recreate the layout in code the most efficient way possible.
Chopping a larger image into smaller ones is a very innefective method
of reducing global page size. It increases the total page size and total
load time because of all the additional HTML markup and additional calls
to the server.
It will only appear to load faster but the whole page will take longer> Why slices are used is to break up a large image into several smaller
> ones in order to make it look like the page is loading. Since some of
> the smaller files will appear on the page quicker than one large one.
to load.
Not with Progressive JPEGs. Those will first load very quickly with a> When a image downloads it needs to get it all before it can be
> displayed.
very low res version and will become clearer as more data downloads.
Progressive JPEGs are usually a little bigger than normal ones but they
are worth it IMO.
Not quite. *Native* Fireworks PNG files can be very large but exported> The best way is to make sure you optimize images as much as possible
> and use the appropriate file type. JPEG for photos and image with
> backgrounds, GIFs for logos, butons, etc. Make sure you have have no
> pngs on the page as these are huge files. Especailly since Fireworks
> saves all it's native files as PNGs.
PNGs can be smaller than the equivalent GIF or JPEG and usually look
better. PNG support in browsers is unfortunately spotty at best,
especially with 24 abd 32 bit PNGs. The 8 bit category is more widely
supported so a good knowledge of one's site audience and browser usage
would be required to use them safely.
Stéphane Bergeron
Stéphane Bergeron Guest



Reply With Quote

