Go to main content

Textpattern CMS support forum

You are not logged in. Register | Login | Help

#1 2007-07-29 12:31:39

sthmtc
Member
From: CGN, GER
Registered: 2005-01-17
Posts: 586
Website

changes in the file_download (in 4.0.5) that break my flash player?

anyone knows what changes have been made to the file_download mechanism that are causing my flash player to stop working?

in 4.0.4, the form that generates this output works just fine:

<script type="text/javascript">
var so = new SWFObject("/file_download/7", "mymovie", "400", "365", "8");
so.addParam("base", "/files");
so.addParam("wmode", "transparent");
so.useExpressInstall('/swf/expressinstall.swf');
so.write("flashContent");
</script>

after upgrading to 4.0.5 it doesn’t work anymore. it’s displaying nothing, in the activity window of my browser, i see that /file_download/filename.ext in question is missing. the file is definitely there, though.

Offline

#2 2007-07-31 14:33:44

sthmtc
Member
From: CGN, GER
Registered: 2005-01-17
Posts: 586
Website

Re: changes in the file_download (in 4.0.5) that break my flash player?

anyone? (maybe i wasn’t clear enough, but i’m sure it has something to do with changes in the way file downloads are handled in 4.0.5…)

Offline

#3 2007-07-31 15:07:05

ruud
Developer Emeritus
From: a galaxy far far away
Registered: 2006-06-04
Posts: 5,068
Website

Re: changes in the file_download (in 4.0.5) that break my flash player?

Can you provide an URL to the page demonstrating the problem?

Offline

#4 2007-07-31 15:10:20

sthmtc
Member
From: CGN, GER
Registered: 2005-01-17
Posts: 586
Website

Re: changes in the file_download (in 4.0.5) that break my flash player?

thank you so much for having a look, ruud. i’ve PM’d you the URLs.

Offline

Board footer

Powered by FluxBB