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 200 (19 B)
gotoAndPlay (266);
Frame 266 (1 B)
Frame 326 (19 B)
gotoAndPlay (465);
Frame 514 (19 B)
gotoAndPlay (474);
Frame 515 (1 B)
Frame 564 (19 B)
gotoAndPlay (731);
Frame 731 (1 B)
Frame 791 (19 B)
gotoAndPlay (930);
Frame 930 (1 B)
Frame 1014 (35 B)
stopAllSounds();
gotoAndPlay (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 63 Button (36 B)
on (release) {
gotoAndPlay (515);
}