I'm at a point in my SketchFlow 3 project, where I would like to branch it out. I have one form/page and navigation to a second form/page. (This will be a WPF application.) There is a couple of different ways I want to render the second page to the user, and I'd like to get feedback from them as to which they like, etc. So, before I go on, I want to make a copy of the SketchFlow project as it is so that I can develop the 2 projects in parallel, showing them both to the user. Is this simply a case of copying everything from: C:\Users\Rod\Documents\Expression\Blend 3\Projects\MyPrototype1 to another folder, say: C:\Users\Rod\Documents\Expression\Blend 3\Projects\MyPrototype1_B? Or are there other settings/configurations stored someplace else?
Rod