- Home
·
- Graphics
·
- Will make the background flash random colors.
Will make the background flash random colors.
Will make the background flash random colors.
API Declarations
randomize timer 'This makes the rnd function random by the timer (so it won't be 'the same everytime you try it) also if you want to make something else do it 'just change frmflash to whatever the name of the object is.
Rate Will make the background flash random colors.
(1(1 Vote))
frmflash.backcolor = rgb(rnd*256,rnd*256,rnd*256)
end sub
Will make the background flash random colors. Comments
No comments yet — be the first to post one!
Post a Comment