whats the action script to adjust the volumne?
cause right now i have
on (release) {
_root.currentVolume = _root.currentVolume + 10;
}
and it doesnt work
whats the action script to adjust the volumne?
cause right now i have
on (release) {
_root.currentVolume = _root.currentVolume + 10;
}
and it doesnt work
:: Copyright KIRUPA 2024 //--