hello all
how are you
as i am a noob and didn't succes in my first code in need your help
my code would be so easy : playing a module and then during
18 s make a slideshow
so easy for coders but hey i begin so pleaz don't be rude
i give you my code and datas in a zip with
so
the code
;*****************************
;*** first code by yogi/vm ***
;*****************************
;*** module by jayblood/vm ***
;*** greets: xp/tristar, ***
;*** punisher/gods and other**
;*** shen/somewhere and all***
;*** vm members

***
;*****************************
FreePTModule(#Module.w)
LoadPTModule(#Module.w,module.mod)
PlayPTModule(#Module.w)
InitScreen(0)
InitBitMap(0)
InitPicture(6)
InitPalette(0)
AllocateBitMap(0,320,256,5)
LoadPicture (0, "logo.iff")
PictureToBitMap(6, Bitmap(0))
UseBitMap(0)
ShowBitMap(0, Screen(0)
DataSection
Image:
IncludeBinary "wda.iff"
IncludeBinary "amigaimpact.iff"
IncludeBinary "pirats.iff"
IncludeBinary "presents.iff"
IncludeBinary "text.iff"
IncludeBinary "vap.iff"
IncludeBinary "logo.iff"
EndDataSection
; MainProcessor=0
; Optimizations=0
; CommentedSource=0
; CreateIcon=0
; NoCliOutput=0
; Executable=work:yo2
; Debugger=0
; EnableASM=0
and the datas
http://yoursteff.lautre.net/vm/essai.zipthanx by advance
regards
steff