methew45 0 Newbie Poster

hellow guys.. i have been onto one site which is embedding videos from zshare.net servers
the problem with zshare embedding is that it the file path keep on changing each time you visit the link
an example is

Code:
http://www.zshare.net/video/39062271789b05 this link.. when u goto this link.. and check the properties of the video file.. it keeps on changing with each refresh you make!

but i have been on a site which is
Code:
www.moviegrounds.com they are embedding the zshare link on their website using some script!

the path to that script using the same above zshare link is
Code:
http://www.it-guru.co.uk/tv/player.cfm?zurl=http://www.zshare.net/video/39062271789b05/" width="375" height="299" frameborder="0" scrolling="no"

they are using iframe to use this script on their site.. and using leech protection because of which we can not use the same player.cfm link onto our site!

so i was wondering if someone here know how to get this player.cfm file which is getting the zshare link to work with embedding!

if some one here know about it please share your info with us!
thanks