hellow! i have one mc that has one but when press startDrag. Normaly
on(press) {
startDrag(_root.portfolio, true);
}
now in code
on(release) {
stopDrag();
}
what can i do ?
hellow! i have one mc that has one but when press startDrag. Normaly
on(press) {
startDrag(_root.portfolio, true);
}
now in code
on(release) {
stopDrag();
}
what can i do ?
:: Copyright KIRUPA 2024 //--