Embedding widgets in an swf

hello all - i´ve built the following site.

http://chefhosea.com

the client wanted a video player - so i built a one, but bravo now says we have to use their video widgets if we want to post any of the topchef videos on our site…

i was unhappy about this, stylistically, but fine - we do what we have to do. the problem is now i am thinking it might not be possible

the embed code, to put the widget in an html file, is below. i tried using the loader class with the url given in data=… . it gave me a sandbox security violation. the problem i am having - i think - is the id=… is there away to pass this with Loader or URLLoader or something.

if we wanted to blow off bravo´s request to use their widgets - is there any good way of figuring out where they keep actual video files?

EMBED CODE -----------

<object type=“application/x-shockwave-flash” data=“http://widgets.bravotv.com/o/4657041ec2a2cf53/4a5bc188796636a5/4657041ec2a2cf53/91908920/-cpid/915b411d63767b05” id=“W4657041ec2a2cf534a5bc188796636a5” width=“400” height=“400”><param name=“movie” value=“http://widgets.bravotv.com/o/4657041ec2a2cf53/4a5bc188796636a5/4657041ec2a2cf53/91908920/-cpid/915b411d63767b05” /><param name=“wmode” value=“transparent” /><param name=“allowNetworking” value=“all” /><param name=“allowScriptAccess” value=“always” /><param name=“allowFullScreen” value=“true” /></object>