set the memberNum of sprite 2 to the number of member "editHolder"
banner2()
end
on banner2
global editbanner
set editbanner to (editbanner mod 4) + 1
set the memberNum of sprite 2 to the number of member ("edit" & string(editbanner))
set mylist to ["A strategy/action game of world dominance.", "Professional Sound Tools", "A classic PI mystery with a new twist.", "Network play for MechWarrior 2."]
put getAt(mylist, editbanner) into field "editTxt1"