// flash with weird extensions @$file_url = substr($file_url, 0, -4); function weird_player($file_url) { global $title,$thumb,$videoimg,$file,$url,$lurl,$youtubeembedcode,$youtubedownloadcode,$locale; $url = RemoveExtension($file_url); $x=simplexml_load_file('http://av.freethepenguins.com/'.$url); echo""; echo""; echo""; echo""; echo"
"; //Example link, replace with the link you want to play $autostart=false; //Set this to true if you want the video to start automatically $x=simplexml_load_file('http://av.freethepenguins.com/'.$url); echo'Install Flash'; //echo $youtubeembedcode; echo"
"; }