State and Capitols Woes

We are creating a game that requires the player to properly identify the capitol of a given state. We are repeatedly receiving an error: " The operation Elements cannot accept the arguments: , [Montgomery] Note: You will not see another error reported for 5 seconds"
HELP! What are we missing?


  1. Feed the list view with all availabel anawers not just first indexed only.
  2. In if condition use corosponding answer matching with the concerned question.

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.