I was looking for a script which call random Youtube movies on the page. A prime example is http://sdzglobal.com/pmr it changes the videos when some one refresh the page. I have posted the similar topic before too but it was neglected by YOU all!
I was looking for a script which call random Youtube movies on the page. A prime example is http://sdzglobal.com/pmr it changes the videos when some one refresh the page. I have posted the similar topic before too but it was neglected by YOU all!
You can do it in Flash, or HTML/php in a way. I don't think it is as random as you think, I am guessing that perhaps there is an XML feed that is displaying the contents into Flash.
With a php version you would still need to know the youtube address code (the "UH7au8Jai" that follows the address.
putting some in a script that will change on page load will give the effect of random loading, when in fact you have told it which ones to load.
{CWoT - Riddle } {Freelance Copywriter} {Learn to Write}
Follow Me on Twitter: @InkingHubris
PHP Code:$result = mysql_query("SELECT finger FROM hand WHERE id=3");
echo $result;
I got it, but from where can I start and I dont know XML, neither PHP but if you can tell me how to do it hopefully I will
Bookmarks