Forum Moderators: open
Unless your flash movie is making calls to the server then there is absolutely no connection. The .swf is cached on the client and played from there.
You can look at movies (that don't make calls back to the server) as images in this respect, they are 'downloaded' via http and played from the cache.
HTH