____
11-22-2002, 09:50 PM
Im just trying to get a grip on these actions
on (rollOver) {main.attachMovie("movie2", "movie3", 1);
}
The attach works. I just cant get the on remove action to work. What would be the corresponding remove action to that attach action?
on (rollOver) {main.attachMovie("movie2", "movie3", 1);
}
The attach works. I just cant get the on remove action to work. What would be the corresponding remove action to that attach action?