Simple component question?

i have a string variable storing the value to an absolute URL of an FLV, something like:

http://www.example.com/flvs/test.flv

how do i tell the ‘mediaplayback’ component to load the FLV that is represented by the above string.

thanks