The $file_url variable isn't being set correctly when the URL given is already absolute and correct. The solution is to set $file_url in the else-clause of the if (!valid_url($file, TRUE)) in swf().

I've attached a patch.

CommentFileSizeAuthor
swftools-absolute-urls.patch410 byteszostay

Comments

sime’s picture

Status: Needs review » Fixed
yngens’s picture

subscribe

sime’s picture

hi snegny

I committed a fix for this, are you still having problems? Make sure you're using the latest release
http://drupal.org/node/151381

Anonymous’s picture

Status: Fixed » Closed (fixed)