1
I am trying to add a small php script that will load a new flash file every time the page is refreshed.
The script works perfectly on its own
http://www.wsaextreme.com/video/video_list.php but will not work when it is added to a block.
I have selected php script from the drop down menu
But the block simply does not appear on the site.
http://www.wsaextreme.comBelow is the simple script being used.
I know it should be easy but I just can't figure it out.
HELP!!
Thanks
Cara
//define flash files below
$src[] = 'http://www.wsaextreme.com/video/1.swf';
$src[] = 'http://www.wsaextreme.com/video/2.swf';
$src[] = 'http://www.wsaextreme.com/video/3.swf';
$src[] = 'http://www.wsaextreme.com/video/4.swf';
$src[] = 'http://www.wsaextreme.com/video/5.swf';
//randomise
// randomise
shuffle($src);
$src = $src[0];
?>
27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="168" height="126">