|
by Fussbett 10/31/2005, 9:10pm PST |
|
 |
|
 |
|
Entropy Stew wrote:
The only thing that I can think of could possibly be able to mess flash up via the server is if it doesn't pass a content-length header. I doubt that would fuck up anything, but it might.
I'm not even sure what a content length header is, but you might be right. Even if you're not, you can just claim you were right and I won't know any better. Here's the solution:
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="http://fpdownload.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,0,0" width="760" height="570" id="fussbettproject2" align="middle">
...where "fussbettproject2" should have been "fussbettproject1", because the swf file is fussbettproject1.swf -- and same for the embed tag.
I don't know why that works on our server while breaking on another, but it does. It certainly would've helped if it broke on our server too. Those fucking content-length headers. |
|
 |
|
 |
|
|
|