Here's a sample.
My questions is how did they do this? when I view source, I see <param name="movie" value=" and below that line of code is another line passing the FlashVars. But that's all i know.
Here's to make it easier. here's the block of code for that flash part.
<object width="380" height="540" classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase=" <param name="movie" value=" <param name="quality" value="best">
<param name="loop" value="true">
<param name="FlashVars" value="videoLocation=http%3A%2F%2F <EMBED SRC=" LOOP="true" QUALITY="best" FlashVars="videoLocation=http%3A%2F%2F WIDTH="380" HEIGHT="540">
</object>