ToobPlayer flashvars

hi there,

i am trying to use ToobPlayer and i have problem with adding flv movie by flash vars using swfobject. Any idea what i am doin wrong ?

here is the code i am using:

<script type="text/javascript">
    swfobject.embedSWF("/swf/player2.swf", "flashcontent", "320", "255", "10", "/swf/expressInstall.swf", {url:"http://domain.com/file.flv"}, {wmode:"transparent"});
</script>

i am using swfobject 2.2

also here u can find my fla file

any idea what i am doing wrong ?

thanks for help