yarr, my error was on the array part.
its now solve, thanks lots for ur help. =)
User Profile
Collapse
-
erm, it turn out fine, except that some of the times one picture would go missing, leaving a empty background.Leave a comment:
-
oh, okay. i got you.
thanks alot for your help. really appreciate it. =)Leave a comment:
-
oh, okay.
but how do we assign the picture into the array if we use long/int?
and while searching thru, a post said on assigning a unique number to the image, how do i do it?Leave a comment:
-
random picture but not repeating
hi, i am stuck on part of my project and very new to VB.
i had cut my picture into 6 equals part
but need to display them randomly, without repeating the same part of the pic again, in random sequence.
eg, pic1,pic2,pic3, pic4,pic5,pic6 to ==> pic3,pic2,pic6, pic1,pic5,pic4
below are part of my code
Dim theImage(0 To 7) As Object
Dim myArray(0 To 7) As Object
...
No activity results to display
Show More
Leave a comment: