Can I drag more items like:
[AS]myMC.onRollOver = function(){
startDrag(“item1”, true);
startDrag(“item2”, true);
}[/AS]
?
It doesn’t work!
Can I drag more items like:
[AS]myMC.onRollOver = function(){
startDrag(“item1”, true);
startDrag(“item2”, true);
}[/AS]
?
It doesn’t work!
:: Copyright KIRUPA 2024 //--