startBlue "**","****":`hidden code
sync on
sync rate 0
set window on
global aba
global abb
aba=get display width()
abb=get display height()
set display mode 800,600,32
set window position aba/2-400,(abb/2-250)-55
set window layout 4,1,1
set window title "QMIDI3 "+chr$(0XA9)+"2010"
resetMainWindow
cd getappdir$()
load image "data/title/loadscr_i2.bmp",33
sync
cls rgb(255,255,255)
paste image 33,0,60,0
sync
wait 7500
cls
delete image 33
thats my exact code
and my hardware is: Ati radeon 3100
processor: AMD athlon x2/dual core ql-60 1.9ghz
vista 64 bit 3 gig ram
this is what that code looks like when ran
view this image------------------------>
Development & Editting