how do i create download buttons?
thanks,
-me
You create a download button using an html package like dreamweaver or homesite.
Blitz is used for making games and apps really. HTML is for the internet websites.
button=createbutton("Download",32,32,64,24,parent)
:)