declare a variable named fx. "number"
number = random(25) + 1
Target you mc's with something like this.
tellTarget ("mcname" add number) {
do something
}
If each of your diff. mc is placed in its on label'd (like label1, label2,
label3 etc.) frame you could tell you movie to got to frame...: "label" add
number
/peo
peo@bandage.dk
www.bandage.dk
"Sam" <bockidy@home.com> wrote in message
news:Ba%N6.23853$eK2.4325024@news4.rdc1.on.home.com...
> Hi i was wondering how i make an actionscript for making radom mc. i want
to
> make a screensaver in flash5, and make it so the movie clips play rondomly
> over and over again, this will have about 25 movic clips(mc) in it. if
> anyone has a clue how to do this id appreciate it , thank you
> sam
>
>