Quote Originally Posted by dcprod View Post
I've read a thread here where the author states he was able to point to an HTML file, with an integrated Flash player and play a Flash video residing in the same directory. That's not what I want to do as that file will be cached on the customers site. But if I do something very similar, point to the HTML file wrapping my swf, wrapping my FLVPlayer, and my FLV player points to a file on a remote Flash video streaming server it seems to me it should work in the exact same way without the vulnerability of local caching.

Can anyone hesitate a guess if my assumption might be correct?
Yes, if the content is streamed from a different server and no caching takes place, then it would seem that your assumption is correct.
I'll admit though that I've never done exactly what you're asking about, so am not much help with the specifics.