Active
Project:
SWF Tools
Version:
6.x-2.5
Component:
SWF Tools
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
8 Oct 2009 at 07:39 UTC
Updated:
6 Mar 2010 at 19:07 UTC
Hi,
how do I configure SWF tools so that it plays files that are outside the webserver? I tried to change the default drupal files directory but the final constructed media directory is not correct. I also tested adding the following code in settings.php:
$conf = array(
'swftools_media_url' => 'file:///C:/MyStorage/files',
);
Thanks for any help.
K.
Comments
Comment #1
ron williams commentedCould you provide the path that was generate when changing the swftools_media_url?