I have a view that is selected with a tab bar. It also has a flipside view controlled by a root view controller. I added a navbar and a buttonitem to the view but can't seem to get it to change to another view. Does the root view controller that controls the flipping animation need to be a navigation controller too? I'm confused how to get this all working.