home *** CD-ROM | disk | FTP | other *** search
- ; ************************************************************************
- ; MOVE.INI
- ;
- ; This is the INI file for CorelMOVE.
- ;
- ; ************************************************************************
-
- [Preferences]
- ConfirmDelete=1
-
-
- [TOOLS]
- TOOLBOX=CMVCTL40.DLL
- CONTROL_PAD=CMVCTL40.DLL
- TIMELINE=CMVTML40.DLL
- PATH_SEQUENCER=CMVSEQ40.DLL
- EXTRA_TRANSITIONS=
- IMPORT_EXPORT=CMVIE40.DLL
- PAINT=CMVPNT40.DLL
- WAVE_EDITOR=CMVWAV40.DLL
- ENGINE_DIALOGS=CMVDLG40.DLL
- LIBRARYBOX=CMVLBX40.DLL
- PATHEDITBOX=CMVSEQ40.DLL
-
-
- [InternalImportFilters]
- Animations=mifanim.dll
- Bitmaps=mifdraw.dll
-
- ; ------------------------------------------------------------------------
- ; [ImportFilters] The format (After the '='), consists of fields sperated
- ; by ',' characters. In the case that there are multiple
- ; values in a field, the values are sperated by a ';'.
- ;
- ; Fields
- ;======
- ;
- ; - DLL filename
- ; - Title of filter to appear in dialog box
- ; - Extensions for the files.
- ; - Type of objects contained in the file.
- ;
- ; Value | Meaning
- ; -----------------------------------------------------
- ; 20 | Filter supports actors.
- ; 21 | Filter supports props.
- ; 22 | Filter supports WAV objects.
- ; 23 | Filter supports MIDI objects.
- ; 24 | Filter supports CUES.
- ; 25 | Single bitmap filter.
- ; 26 | Internal filter for MOVE.
- ; 27 | Internal filter for MOVE -> WAV files
- ; -----------------------------------------------------
- ;
- ; ------------------------------------------------------------------------
-
- [MoveImportFilters]
- LastUsed=CMV
- AVI=MIFAVI.DLL,"Video for Windows",*.AVI,20;22
- AA=MIFFLI.DLL,"AutoDesk Animator",*.FLI;*.FLC,20
- CMV=CMV,"CorelMOVE!",*.CMV,20;21;22;26
- MWF=MWF,"Motion Works",*.MWF,20;21;22;26
- WAV=WAVE,"Wave Files",*.WAV,22;26;27
-
- [MoveExportFilters]
- LastUsed=AVI
- AVI=MEFAVI.DLL,"Video for Windows",*.AVI,20;21;22
-
- [Config]
- FilterDir=c:\corel40\programs
-
- [DefaultFiles]
-
- [LastUsed]
-
- [ApprovedObjectEditors]
- Actor=CDraw4, CPaint4
- Prop=CDraw4, CPaint4
- Sound=0
-
- ; --[Limits] -----------------------------------------------------------
- ;
- ; These values influence the playback of the sounds in CorelMOVE!
- ; On most systems, default values of WavePages=7 and WavePageRate=10
- ; were found to be optimal.
- ; However, on very fast systems, the program could have problems with
- ; synchronization of the timer and the wave driver causing breaks in
- ; the sounds. In such cases, we recommand to try setting the values
- ; to 3 and 4 respectively.
- ; ------------------------------------------------------------------------
- [Limits]
- WavePages=7
- WavePageRate=10
-