Closed (duplicate)
Project:
SWF Tools
Version:
5.x-1.x-dev
Component:
SWF Tools
Priority:
Critical
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2007 at 19:33 UTC
Updated:
12 Oct 2007 at 12:34 UTC
I am unable to display a .swf file on my drupal page. If i use swftool i just get a white rectangle, the file seems to be loaded, though.
I read through the archives, but, although some users had the same problem, their solutions don't work in my case.
I'd be extremely glad if someone could come up with a solution!
If you want to see for yourself: http://www.fx-design.at/communicatum/
Comments
Comment #1
archnode commentedI can display a .swf file directly with swfobject. why isn't this possible with swftools using swfobject?
Comment #2
archnode commentedOk the problem is solved. But i just can't explain how.
Comment #3
archnode commentedGreat, now i try to set up a width and height, hit submit and voila: a white box again.
Changed it back: a white box ... thats just some kind of black magic
Comment #4
buddaCheck the filename to your swf file. It's probably encoded by Drupal which then breaks it.
Comment #5
buddaThe problem seems to be the media url variable being not set. See http://drupal.org/node/150307 which explains about putting it in your sites settings.php