.swf not loading

Hi,
On one of my servers, the flash extension, .swf, isn't loading. Instead, whenever you access a .swf file, it goes automatically to a download dialog.

The server is running CPanel on Redhat linux 9.0. I've already tried adding this:
Code:
AddType application/x-shockwave-flash .swf
AddHandler application/x-shockwave-flash .swf
to the htaccess, but it didn't help.

Any advice would be greatly appreciated. Thanks in advanced!

 

 

 

 

Top