The problem I have is getting the depth needed for a full body shot for anything walk-around. That's why I've done it outdoors, but on heavily overcast days so there are no shadows. The garage is way too full for anything but a head shot!
If/when my (adult age) kids ever move out of the house I'll have space in the family room, and it's large enough that I can do full body shots, and then some. However, they never seem to want to leave... (Think it's more of a money thing than a love thing, but whatareyougunnado?)
@mendrel, If it turns out the gradient can't be fully removed (though I'd be surprised) be sure to post a note directly to Anssi, who is the Flowplayer developer. I'm sure he'd be willing to add a fully-transparent option so that Flowplayer could be used for these types of vids.
For the border I understand this *may* work:
object { outline:none; }
where object is the name of the Flash embedded-in object. Worth a shot.
@Tomson, It's pretty easy to hide the controller. Flowplayer supports a fully "chromeless" look, if you wish. You can also substitute the Big Play button with anything, or remove for a fully controller-less video. I'm not fond of such videos, and like to at least have a mute and/or volume control. Fortunately those could be done in JavaScript and HTML only. Don't need a compiled Flash controlbar for that.