; ; Sample INI file for FlashVis movies ; Use this as a starting point for your INI files. ; ; [FlashVis] defines the section. Do not delete this ; line or your INI file won't work! ; [FlashVis] ; Title of movie Title=Sample ; Loop movie? Loop = 1 ; Call FlashVisHandler frame? CallFlashVisHandler = 1 ; Send waveform 0 data? SendWaveform0 = 0 ; Send waveform 1 data? SendWaveform1 = 0 ; Send spectrum 0 data? SendSpectrum0 = 0 ; Send spectrum 1 data? SendSpectrum1 = 0 ; Starting X position of movie XPos = 200 ; Starting Y position of movie YPos = 200