View Single Post
Old 03-16-2013, 11:27 AM  
hulker
Registered User
 
Industry Role:
Join Date: Mar 2013
Posts: 26
Something like this should work php wise :



<?php
$postMeta = get_post_meta($post->ID, '_wpb_video', true);
?>

flowplayer('[flowplayer src=<?php echo $postMeta ?>]');
__________________
pervypig.com
hulker is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote