rudester
October 10th, 2005, 03:39 PM
I need to have a button to target a movie clip in a separate swf placed in a separate window. Any direction would be appreciated. Thanks!
//
on(release){
getURL(theotherswf.html+nameof_mc);
}
//
on(release){
getURL(theotherswf.html+nameof_mc);
}