BaseB5 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 20go movie "BaseB6.MMM"delay 30mci "play base from 132934 to 135117"delay 60delay 40mci "play base from 135163 to 140086"mci "play base from 140144 to 142594"mci "play base from 142594 to 148306"set the visibility of sprite 23 to falsemci "play base from 148387 to 157884"delay 120mci "play base from 158047 to 163004"mci "play base from 163155 to 169517"set the visibility of sprite 23 to trueupdateStagemci "close all"quit