I'm getting a "200, Stream not found" when trying to use the FlowPlayer to play an flv video on my website.

Here is how I use it:


<a href="/clientarea/utils/locate-video?path=data%2Fmedia%2Fvideo%2F1.flv" style="display: block; width: 752px; height: 350px;" class="player"></a>

When I go to the URL, the video is there (it asks me if I want to download the file in Firefox and I can download the 1.flv file).

Any ideas?