sorry this is this code i have just tried, i made it myself and have VERY little knowledge. Can someone please have a look.
<script language="JavaScript">
var randomnumber = Math.round(Math.random()*8);
if (randomnumber == 1)
{movie1();}
else if (randomnumber == 2)
{movie2();}
else if...
Hey guys sorry if this is one of the less technical questions, but im new to this and only need a script to load images AND flash files randomly, i have 5 images (jpg and gif) and 3 movies (.swf). Can anyone help me with this?
btw i have looked at hotscripts etc, there is only ones for images...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.