Skip to main content
Participant
October 1, 2008
Question

how to move the up and down button at the side?

  • October 1, 2008
  • 1 reply
  • 235 views

http://i409.photobucket.com/albums/pp177/Everice89/gamestart.jpg
May i know what i should do to get the up and down button at the side working? The rooms beside the up and down buttons are created when the host create a game.

There will only be a maximum of 12 rooms created, so is there any ways that i can do to get it scroll down to show the next 6 rooms?

Any help is appreciated.





This topic has been closed for replies.

1 reply

kglad
Community Expert
Community Expert
October 5, 2008
there's no magic code that will work for that. you have to know something about the objects whose y property you want to change.

if the simplest situation, those objects would be masked sprites or movieclips and you could increment/decrement each of their y properties by their height property.