We're using SWFObject to create the player on the screen, and then pass a URL to the FLV file with addVariable("file", url). This works well for our videos but for advertising, we need to book the video into our ad server, which returns a URL that is a 302 Redirect to the commercial. This is so the impression of the video can be tracked by our 3rd party ad system.
So far, it isn't following the URL. If I give it the real URL to the file, it plays just fine. Your thoughts?


We use redirects all the time for the various video sites. See this thread for examples: [url=http://www.jeroenwijering.com/?thread=5484#msg56933]TRYING TO STREAM YOUTUBE VIDEOS[/url]