Hi all,
another simple one (i dont want to appear to be spamming the forum but each question deserves a different title - at least i think so)
in dbpro if i include media in the exe on the right hand panel, how do i reference it in the code?
i thought it would be like my code here:
make object plain 1, 400, 400
rotate object 1,90,90,0
texture object 1,1
wait key
the bit where i say texture object 1,1 - i thought would select the media in position 1 in the included media area, so my question is, how do i JUST load from the included media, rather than referencing an external file to the exe?
i found a thread in the forum, but it didnt say how to do this, just that it was possible.
thanks again!
paul