Closed (duplicate)
Project:
Flash Node
Version:
5.x-5.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2008 at 22:21 UTC
Updated:
8 Aug 2008 at 23:47 UTC
Hello,
upon creating a flash node, when clicking on the player, I find displayed an error like
Video not found: http:/%2Fwww.example.com/files/flash/test.flv
when the file
http://www.example.com/files/flash/test.flv
exists and can be downloaded.
How come that "%2F" appear in the URL?
Canta
Comments
Comment #1
Stuart Greenfield commentedThis is an issue with SWF Tools and the way it generates the filenames. This is already logged in the SWF Tools issue queue under #191279: Strange escaping behaviour of ":" and "/" and 1 pixel out Player. A new SWF Tools development package will be available in the next 12 hours that should fix this, or you can manually edit the SWF Tools module to apply the suggested fix described in the linked thread.
Setting status to "duplicate" since this thread describes an issues that is reported elsewhere.