BaseB3Γé¼1Barn Door:Barn Door Productions:Sampler:Baseball:
Strings
------
Alien Sounds
Macromedia Director
Script Channel Commands
--------------------
mci "status base mode" -- checks to see what base (alias for .wav file) is doingif the result = "playing" then go frame the frame -- keep checking until the audio is doneelse go frame the frame + 1 -- otherwise, move alongend ifset the visibility of sprite 23 to falsedelay 30mci "play base from 61916 to 64702"mci "play base from 65225 to 76521"mci "play base from 76870 to 78727"mci "play base from 78878 to 87748"mci "play base from 88549 to 97292"go movie "BaseB4.MMM"delay 20set the visibility of sprite 23 to trueupdateStagemci "close all"quitdelay 150