Log in

View Full Version : Re-posting for help!



bbilal
12-25-2007, 08:28 PM
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!

BLiZZaRD
12-25-2007, 10:45 PM
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.

bbilal
12-25-2007, 10:50 PM
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