PDA

Click to See Complete Forum and Search --> : Giving images values


qwertyvb
May 21st, 2003, 10:06 PM
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?

NOMADMAN
Jun 15th, 2003, 09:32 PM
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