xSD_SupMMedia Magic:PRODUCTION:Star Division 93:Star '93 WORK:Star Show '93 ohne ton:
Strings
------
Star Sounds
stxt
----
--macro setCursorsopenResFile "Resources" set the cursor of sprite 7 to 410set the cursor of sprite 8 to 410set the cursor of sprite 9 to 410set the cursor of sprite 10 to 410set the cursor of sprite 11 to 410set the cursor of sprite 20 to 410set the cursor of sprite 21 to 410set the cursor of sprite 22 to 410set the cursor of sprite 23 to 410set the cursor of sprite 24 to 410cursor 450
--macro doSound theSnd if the machineType <> 256 then sound playFile 2, ":Mac Sounds:" & theSndmacro waitTimer secondsglobal waitTimeset waitTime to the ticks + (seconds * 60)
Script Channel Commands
--------------------
waitTimer 3go to movie "xEND_SLD"if waitTime > the ticks then go to marker(0) if waitTime < the ticks then go to marker(1)
vwci
----
1038:
Slide MAIN
1039: StarWindow.pict
1040: Zukunft back.pict
1041: StarWindow.pict
1042: on mouseUp go to the frame + 2end mouseUpnext
1043: on mouseUp clearHilite go to marker(-1)end mouseUpreturn
1044: on mouseUpplay movie "MainMenu.mmd" end mouseUpend