BaseB4 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 60mci "play base from 99904 to 105326"delay 20delay 30mci "play base from 105395 to 108553"mci "play base from 108565 to 112385"mci "play base from 112849 to 115241"mci "play base from 115322 to 115624"mci "play base from 115693 to 117052"mci "play base from 117075 to 117307"mci "play base from 117400 to 120361"mci "play base from 120500 to 120767"mci "play base from 120918 to 124668"mci "play base from 124668 to 129718"mci "play base from 129823 to 132934"go movie "BaseB5.MMM"set the visibility of sprite 23 to trueupdateStagemci "close all"quitset the visibility of sprite 23 to false