on(dragOut){
startDrag(home_btn,false);
}
how would i stop the drag cuz on(release){stopDrag();} does nt work for it
thnk u in advance for any help
on(dragOut){
startDrag(home_btn,false);
}
how would i stop the drag cuz on(release){stopDrag();} does nt work for it
thnk u in advance for any help
:: Copyright KIRUPA 2026 //--
``` ```