This is my first time posting, but have enjoyed the site thoroughly for years. Anyways, I am creating a quiz that randomly selects a question (x) from a pool and invokes that number (gotoAndPlay(x)). What I want it to do is read from an array of used questions and call questions that are not from the used array. In other words, no duplicate questions. When I do this, the file breaks or just displays the duplicate as if nothing is going down. much help with this would be appreciated.
Ive been banging my head on this for a long time.
Thanks a bunch in advance.