I make a QUIZ game and I have a lot of pages. I named them from x1 to x21; from y1 to y21; from p1 to p21 and from z1 to z21. When the write button(answer) is clicked its navigate to next page. From x1 to x2 for example. I make almost every page to has this event when they are clicked. But somewhere I choose NAVIGATE TO PAGE --- x3 and Save, but after that when i click edit it is not x3(the navigating page) it is y11 for example. The page names are correct and I rewrote them many times. What is the problem?