Frame 1 (290 B)
stop();
mySound = new Sound();
mySound.attachSound("mini_music");
soundInstance = new Sound();
soundInstance.attachSound("mini_music");
mySound = new Sound();
mySound.attachSound("Car_Engi-Towfigh_-7369_hifi");
soundInstance = new Sound();
soundInstance.attachSound("car_start");
Frame 102 (19 B)
gotoAndPlay (141);
Frame 195 (19 B)
gotoAndPlay (266);
Frame 340 (19 B)
gotoAndPlay (345);
Frame 394 (19 B)
gotoAndPlay (395);
Frame 444 (19 B)
gotoAndPlay (404);
Frame 677 (17 B)
gotoAndStop (1);
Symbol 17 Button (34 B)
on (release) {
gotoAndPlay (2);
}
Symbol 20 Button (53 B)
on (release) {
s = new sound();
s.setVolume(100);
}
Symbol 24 Button (51 B)
on (release) {
s = new sound();
s.setVolume(0);
}
Symbol 78 Button (36 B)
on (release) {
gotoAndPlay (445);
}