Buffering streamed flv, via mediaPlayback component

Folks,

Streaming a .flv using the MediaPlayback component, all is working fine, but I really need to add a Buffer period to prevent the movie from automatically playing. I can stop it playing but it doesn’t begin to load until play is clicked. Have searched in vain for buffering on the forums and the web, have found some hints ie: setBufferTime(0) but can’t work out how to add this to the schema of the component.

Any helpers out there?