I am working with an FLV that is located on a streaming server. Previously, I would host the SWF on a server (e.g. http://www.url.com/name-of-movie.swf) and put an absolute reference to the file on the streaming server.
This works fine.
Others have suggested putting the SWF onto the streaming server too, and linking to the FLV using a relative path.
Can anyone shed any light on which is the best method to use?

