How do I get the actual URL of the enclosure, for some reason using 
<?php print $item->get_enclosure(0); ?>"> is just giving me a part of the file 
name.
My feed has these two tags, and I just want the url from either.


 <enclosure 
url="http://cdn.icyou.com/files/flashvideo/20385_3d6c56ccfe6ed95d7efafc3ce8f3868d.flv";
 length="38597319" type="flv-application/octet-stream" />
 <media 
url="http://cdn.icyou.com/files/flashvideo/20385_3d6c56ccfe6ed95d7efafc3ce8f3868d.flv";
 fileSize="38597319" type="flv-application/octet-stream" />


Reply via email to