function gpl_url()
 {
     if (!defined('FLOWPLAYER_GPL')) {
         define('FLOWPLAYER_GPL', flowplayer::plugin_url() . '/flowplayer/gpl/flowplayer.swf');
     }
     return FLOWPLAYER_GPL;
 }