Playing files that are outside the webserver

Korchkidu - October 8, 2009 - 07:39
Project:SWF Tools
Version:6.x-2.5
Component:SWF Tools
Category:support request
Priority:normal
Assigned:Unassigned
Status:active
Description

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.

 
 

Drupal is a registered trademark of Dries Buytaert.