all groups > flash actionscript > december 2004 >
You're in the

flash actionscript

group:

Random Movie Clip generator



Random Movie Clip generator Kiyokai42
12/15/2004 10:50:15 PM
flash actionscript: Does anyone know how to load movie clips out of the library, randomly? I can
randomly load SWF files, that is not a problem. But I can not seem to get the
movie clip symbols to load from the library. I need the movie clips to be in
the main SWF and not load from externally. This will be random display of
quotes.
Re: Random Movie Clip generator Rothrock
12/15/2004 10:57:38 PM
What have you tried? The first thing I would try is to keep a list of the
Linkage names, put them in an array, and randomly pull one out. However unless
these have some special typesetting, perhaps you could just keep the quotes in
the array and pull them out?
AddThis Social Bookmark Button