camalex
09-01-2006, 11:34 PM
Basically, I have multiple Google videos... but I only want to display one at a time on my site. So, the best way to do this is have the one displayed to be randomly picked... but I have no clue how to do this.
I do know the embed html is
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-4203295387902104151&hl=en"></embed>
The bolded part is the part that needs to be either
4203295387902104151
8909400237855893347
1446340990435255030
One of those three numbers. I know I CAN do it, just no clue what I'm doing enough to be able to do it. Help?
I do know the embed html is
<embed style="width:400px; height:326px;" id="VideoPlayback" type="application/x-shockwave-flash" src="http://video.google.com/googleplayer.swf?docId=-4203295387902104151&hl=en"></embed>
The bolded part is the part that needs to be either
4203295387902104151
8909400237855893347
1446340990435255030
One of those three numbers. I know I CAN do it, just no clue what I'm doing enough to be able to do it. Help?