![]() | |
![]() |
| | Thread Tools | Display Modes |
#21
| |||
| |||
|
|
Oli Filth wrote: header("Content-Type: ..."); Before any script output. However, there are issues with XHTML MIME types and Internet Explorer (cos it's lame). Do a Google search for "xhtml mime explorer" to find your options. I’ve already tried that. It throws a major server error that totally destroys my stylesheet formatting and produces a line of text (the error message) at the very top (prior to any XHTML code). I’ll try it again soon so I can pass on the error message. |
#22
| |||
| |||
|
|
Terry wrote: link rel="stylesheet" media="print" type="text/css" href="csss/print.css"> Works for me (IE 6) - I guess IE is order sensitive. (Hard to imagine a bug in a quality browser ;-) What quality browser? Sorry, I guess I was not clear enough on two points. One, I changed the |
#23
| |||
| |||
|
|
What link? Your link styling (or lack thereof) makes it pretty difficult to distinguish links and plain text. BTW, the patent on gifs expired some time ago. ...In the US. Elsewhere, there are still patents on GIF. |
#24
| |||
| |||
|
|
Steve Sundberg wrote: And why use Flash for a simple slide show? As an alternative, a properly optimized GIF animation would get the same job done for fewer bytes. I doubt it. Gif is not an appropriate format for photos. An animated gif would probably be many times larger than a properly compressed Flash movie, at least for photographic content. Now, if they were line drawings instead, it would be another matter. |
#25
| |||
| |||
|
|
You need to read the specs for XHTML Media Types. It clearly says that XHTML1.1 SHOULD use application/xhtml+xml as it's mime type. |
|
XHTML Documents [snip] may be labeled with the Internet Media Type "text/html" [RFC2854], as they are compatible with most HTML browsers. Those documents [snip] may also be labeled with the Internet Media Type "application/xhtml+xml" as defined in [RFC3236]. |
#26
| |||
| |||
|
|
On Tue, 17 May 2005 12:40:53 -0500, kchayka <usenet (AT) c-net (DOT) us> wrote: Steve Sundberg wrote: And why use Flash for a simple slide show? As an alternative, a properly optimized GIF animation would get the same job done for fewer bytes. I doubt it. Gif is not an appropriate format for photos. An animated gif would probably be many times larger than a properly compressed Flash movie, at least for photographic content. Now, if they were line drawings instead, it would be another matter. Yes, you're correct -- although I will sometimes convert JPGs to GIF in order to achieve the dithered effect. The solution to the large SWF file size has to involve using properly optimized JPG or PNG images. Given the few images used in this particular Flash file, there shouldn't be any need for the SWF to be larger than 50k-75k. |
#27
| |||
| |||
|
|
The main culprit are the photos themselves. They need to be compressed more, except I can’t stand the dithering. Damn JPEG. |
|
If only Flash could properly digest PNG. :-( |
#28
| |||
| |||
|
|
The main culprit are the photos themselves. They need to be compressed more, except I can’t stand the dithering. Damn JPEG. If only Flash could properly digest PNG. :-( |
#29
| |||
| |||
|
|
The main culprit are the photos themselves. They need to be compressed more, except I can’t stand the dithering. Damn JPEG. If only Flash could properly digest PNG. :-( |
#30
| |||
| |||
|
|
The main culprit are the photos themselves. They need to be compressed more, except I can’t stand the dithering. Damn JPEG. If only Flash could properly digest PNG. :-( |
![]() |
| Thread Tools | |
| Display Modes | |
| |