Thread
:
random background when loading website
View Single Post
melb06
2003-05-12 #
3
thanks for the quick reply, does the code go within the movie clip or on a controller on stage. the output works randomising the number of the image, however it's not loading it.
I'm not sure whether this would be due to me having gifs and different names....but I've changed everything to show the below"
myExtension = random(7)
trace(myExtension)
loadMovie ("REFLECTIONS_MAIN0" add myExtension add ".gif", "myMc");
melb06
View Public Profile
Find all posts by melb06