Hallo
Der Link zum Video kommt bestimmt, aber dafür muss das Video ja erstmal fertig werden^^
Der Link zum Video kommt bestimmt, aber dafür muss das Video ja erstmal fertig werden^^
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Show posts Menu
SETCURRENTDIR("Media") // go to media files
SETSCREEN 1366,785,0
LOADSOUND "Storm coming.wav",0,1
ch = PLAYSOUND(0, 1,0)
WHILE SOUNDPLAYING(ch)
PRINT "Playing...", 100,100
SHOWSCREEN
WEND
PRINT "Stop!", 100, 100
SHOWSCREEN
MOUSEWAIT
----------------------------------------------------------------------------------------------
*** Configuration: WIN32 ***
precompiling:
GPC - GLBasic Precompiler V.9.829 SN:4ef5cdbf - 2D, WIN32
"VideoAnfang.gbas"(17) error : variable is not explicitly defined : ch
QuoteEin Befehl X_Settexture3D wird sonst nie wieder erwähnt.
Die geladene Normalen-Textur kann bei X_SETTEXTURE3D als 2. Parameter angegeben werden.