Im now making a game where i need icons to moveafter being given random values.
if my icons are called imgplayer1 & imgplayer2,
how do i get them to move backwards and forwards over 24 labels that have been arrayed?
Printable View
Im now making a game where i need icons to moveafter being given random values.
if my icons are called imgplayer1 & imgplayer2,
how do i get them to move backwards and forwards over 24 labels that have been arrayed?
I may need more details but if I understand you have a control array of labels and two icons. If the icons are in picture or images boxes you can set the pic/img box .left and .top attributes to the labels .left and .top values, respectivly.
If I'm wrong please be more specific on your question.
NOMAD