I just setup the Flow plugin. Unfortunately, I'm missing something b/c it's not quite working for me. Does my "file" flashvar need to point to a playlist? If so, what's the format? Previously I was pointing to a specific video for the file flashvar. However, am I still able to specify a playlist BUT have it load up a specific video file at the same time?
Thanks

Just skipped through the examples and found:
so.addParam('flashvars','&file=/upload/flash.flv&plugins=flow-1&flow.position=bottom&flow.showtext=false');
so.write('mediaspace');
So I guess(!) you don't have to use a playlist. But... flow isn't for me working either (you can't click anything, just the first image is shown,...).