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.
| Comment | File | Size | Author |
|---|---|---|---|
| swftools-absolute-urls.patch | 410 bytes | zostay |
Comments
Comment #1
simeThanks for that!
http://drupal.org/cvs?commit=69523
Comment #2
yngens commentedsubscribe
Comment #3
simehi 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
Comment #4
(not verified) commented