I have an ajax call to submit some data to use on a different page to the game. the ajax call is successful, but cant figure out a way to add a redirect.
i have tried adding a redirect using the browser action "Go To Url" but this happens before the ajax call has finished. is there a way to get a interval until i get a successful ajax call.?
Any help would be greatly appreciated.
Jordan