BaseB2 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 ifdelay 30mci "play base from 25391 to 27191"mci "play base from 27167 to 28990"mci "play base from 28990 to 35631"mci "play base from 53057 to 61916"delay 60delay 100mci "play base from 35677 to 35991"mci "play base from 36223 to 40414"mci "play base from 40484 to 40867"mci "play base from 41006 to 44292"delay 20mci "play base from 44431 to 44745"mci "play base from 44965 to 52907"continuego movie "BaseB3.MMM"set the visibility of sprite 23 to trueupdateStagemci "close all"quitset the visibility of sprite 23 to false