SWF Not Showing - private file system

flickerfly - August 29, 2008 - 15:48
Project:Dash Media Player
Version:6.x-1.0-beta7
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

The SWF file can't be called, resulting in a white box, because my file system is set to private. I believe the solution is to set a record in the files table for dashPlayer.swf. There might be more to it though, I'm not sure.

This is demonstrated by trying to access the player directly /?q=system/files/dashPlayer.swf and getting a "Page Not Found" error. I reported the same bug over at JQuery Media related to using JW Player. :-)

#1

spiffyd - August 29, 2008 - 18:51

Did you try "chmod 777" the directory where your player swf is located?

#2

travist - August 29, 2008 - 21:14

Probably should be "775".... "777" basically means that EVERYONE can read, write, and execute the file. 775 at least prohibits anonymous users from writing to the file.

#3

travist - August 1, 2009 - 05:23
Status:active» closed
 
 

Drupal is a registered trademark of Dries Buytaert.