Whats the action script for a button to go backwards on the timeline?
on(release){
goBackWardsOnTimeline;
}
Whats the action script for a button to go backwards on the timeline?
on(release){
goBackWardsOnTimeline;
}
:: Copyright KIRUPA 2026 //--
``` ```