<?php $output .= theme('flowplayer', array(
'clip' =?> array(
'provider' => 'rtmp',
'url' => 'Abecassis.mp4',
),
'plugins' => array(
'rtmp' => array(
'url' => 'http://www.optumhealtheducation.com/sites/all/modules/flowplayer/flowplayer/flowplayer.rtmp.swf/flowplayer.rtmp-3.2.3.swf',
'netConnectionUrl' => 'rtmp://s2zaohitmrol6w.cloudfront.net/cfx/st/',
),
),
));
?>