I am trying to launch my test Navigator Project, using the NavPreview-app.xml and NavPreview.swf instruments. But it does not work. Where exactly should I put these two files? What changes should I do to the project, to launch my navigator in Flash Bilder.
I use Flash Bilder 4.0
Portfolio layouts must be tested in one of two ways:
1) By debugging within the supplied AIR application helper (using a custom debug profile in Flash Builder)
2) By exporting a completed NAV package and loading it into Acrobat X Pro (using the method described in the docs)
The SWFs created by your Flex project won't do anything standalone as they rely on the Portfolio API. Without Acrobat (or the AIR app) to send them commands, nothing will ever initialize.