I am getting trouble in one of my app . I have 36 images & 36 sound and 36 text this all name are same now i want to Declare array of this all means array of images array of text and array of sound and now randomly want to display 9 images from this on button tag and on same page 9 sound play one bye one with text and identify that image.
so here i declare images array and also array of text i also done arc4random and getting images but now the problem is how i can use dictionary over here so that i can store the data in this dictionary so how i can do this plz help me ontis.