home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
AmigActive 13
/
AACD13.ISO
/
AACD
/
Graphics
/
TimeMachine
/
timemachine
/
splash.gc
next >
Wrap
Text File
|
1999-08-24
|
614b
|
39 lines
G4C
WINBIG 220 90 184 260 ""
WinType 00000000
screen *
winbackground image wallpaper 0
xOnLoad
loadimage imagefx4:timemachine/watch3.iff wallpaper *
GuiOpen splash.gc
failat 5000
xOnClose
GUIQuit splash.gc
; Splash screen
XBUTTON 48 127 88 24 "New Project"
sendrexx IMAGEFX.1 'rx timemachine/rexx/load.ifx '
SENDREXX IMAGEFX.1 "rx timemachine/rexx/setframes.ifx"
GuiLoad imagefx4:timemachine/TM.gc
GuiClose splash.gc
XBUTTON 48 157 88 24 "Load Project"
GuiLoad imagefx4:timemachine/TM.gc
GuiClose splash.gc
SENDREXX IMAGEFX.1 "rx timemachine/rexx/load_project.ifx"