home *** CD-ROM | disk | FTP | other *** search
- ;
- ; General Characteristics
- ;
- [General]
- DebugFlag=0
- AppTitle=Magic School Bus Trial
- ;Icon=msbdemos.exe
- ReturnAfterLaunch=1
- DemosAtSameLevel=0
- TaskbarAdjust=0
- BitmapDir=controls\
- SoundDir=controls\
-
- ;
- ; Main Screen
- ;
- [Main]
- Image=screen.bmp
- ;
- ; Incoming Splash Screen
- ;
- [SplashIn]
- UsingSplashIn=0
- BlackBackground=1
- Image=black.dib
- TitlebarAdjust=0
- UsingButtons=0
- OKButton=ok_up.bmp,ok_dwn.bmp,,84,194
- ;QuitButton=quit_up.bmp,quit_dwn.bmp,,200,200
-
- ;
- ; Outgoing Splash Screen
- ;
- [SplashOut]
- UsingSplashOut=1
- BlackBackground=1
- Image=black.dib
- TitlebarAdjust=0
-
- ;-----------------------------------------------------
- ; To enable / disable the PicClip facility, set
- ; the UsingPicClip to 1 (enable) or 0 (disable).
- ; (If set to 0, all other fields are ignored)
- ;
- ; - "Cols" & "Rows" describe the layout of the
- ; PicClip source bitmap
- ; - "Interval" is the VB Timer interval (milliseconds)
- ;
- [PicClip]
- UsingPicClip=0
- Image=strip.bmp
- Left=353
- Top=219
- Cols=15
- Rows=1
- TimerInterval=20
-
- ;--------------------------------------
- ; Sound Section
- ; There should always be a Splash sound.
- ; At the very least, play SILENCE.WAV,
- ; to turn off any sound that might still
- ; be playing from a previous application.
- ;
- [Sound]
- SplashLength=5
- Splash=silence.wav
- Main=frizhere.wav
- BtnDown=click.wav
- ;BtnUp=click.wav
- ;Demo=secscrn.wav
- ;Exit=exit.wav
-
- ;-----------------------------------------------------------------
- ; Define Buttons and the demos associated with them
- ; Button 0 is the Exit -- doesn't have a demo.
- ;
- [Buttons]
- nButtons=3
- Button0=egamerup.bmp,egamerdn.bmp,egamerov.bmp,568,421
- Demo1ColorDepthRequired=256
- Demo2ColorDepthRequired=256
- Button1=goldup.bmp,golddn.bmp,goldov.bmp,32,275
- Button2=volcup.bmp,volcdn.bmp,volcov.bmp,32,371
- ;
- Demo1=mplaunch.exe panningforgold
- Demo2=mplaunch.exe createavolcano
-
- ; Setup for an Extended Demos
- ; (a bitmap which is itself second level set of
- ; demos and buttons, specified here.)
-
- [Demo1Extension]
- ;nButtons=4
- ;Button0=humanrup.bmp,humanrdn.bmp,471,312
- ;Button1=humanvup.bmp,humanvdn.bmp,281,149
- ;Button2=humangup.bmp,humangdn.bmp,281,202
- ;Button3=humaniup.bmp,humanidn.bmp,281,95
- ;Demo0MouseSound=beepbeep.wav
- ;Demo1MouseSound=noise1.wav
- ;Demo2MouseSound=noise1.wav
- ;Demo3MouseSound=noise1.wav
- ;Demo1=bod\demo\humandem.exe
- ;Demo2=mplaunch.exe kidnaround
- ;Demo2=mplaunch.exe chatterbox
- ;Demo3=humaninf.bmp
-
- ;-----------------------------------------------------------
- ; Autodemos
- ; Autodemos are specified by the Button number.
- ;
- [AutoDemos]
- nAutodemos=0
- AutodemoSeconds=9920
- autodemo1=3
-
- ;**************************************
- ; Proto-Localization
- ; for CD error message
- ;
- ; "default" language = US English
- ; For message in German, set language=deutsch
- ;
- [CurrentLanguage]
- language=default
- ;language=deutsch
- ;language=francais
- ;language=italian
- ;language=espanol
-
- [Message1]
- default=Please insert the CD.
- deutsch=Legen Sie bitte die CD ein.
- francais=Veullez insΘrer le CD.
- italian=Per cortesia inserire il CD.
- espanol=Por favor, inserte el CD.
-