TigerGirl7
Programmer
Hi-
I did a really stupid thing: I programmed about a hundred buttons with the following script:
on (release) {
unloadMovieNum(1);
loadMovieNum("my_clip", 1);
}
I did a really stupid thing: I programmed about a hundred buttons with the following script:
on (release) {
unloadMovieNum(1);
loadMovieNum("my_clip", 1);
}