There is basically only one way to do this: You first install the 2.0+ SDK and then the BB10 Beta SDK. This is how you ensure, that you have the data of both sdks installed on your pc. The Flash Builder plugin will be the one of the BB10 sdk.
I have tested some of the components of the BB10 SDK on PlayBook OS 2.0.1. Needless to say, that some features are not supported.
Note: When I refer to libraries and "ane"s, I mean the ones provided by the BB10 SDK. The following findings are only valid with a pre-BB10 PlayBook OS, 2.0.1 being the latest I think. PlayBook OS 2.1 can be considered BB10, although some features don't work there either.
Here's what I found out: You can use the fuse controls, but the classes in the "qnx.fuse.ui.dialog" package don't work because the classes in the "qnx.fuse.ui.window" package do NOT work.
You cannot use "QNXDevice.ane" because the "NavControl" class which is essential for bezel gestures doesn't work and the notifications don't work either.
If you are using the "fuse" components, you must also use "QNXSkins.ane".
The "QNXLocale.ane" does work. I didn't test "QNXNetwork.ane" though. The invocation framework doesn't work.
Whew, that was some writing. If I missed something or you have further questions, don't hesitate to ask.
This is a signature. Don't expect anything fancy, for I would use an image if I could. But I can't, so cope with it...