See the below link for a couple FLAs and example Flash pano.
I bugged Thomas relentlessly for some access to the callouts for Pan/Tilt, etc., and he relented finally (probably just to shut me up

This approach uses an empty "shell" movie, into which you load a controller and panorama, as separate files.
The shell movie only handles the loading & dimensions of the presentation. The panorama movie is what you export from Pano2QTVR, without a controller. The controller movie uses the callouts to handle pan/tilt/zoom/autorotation.
Personally, I find this a bit more flexible -- but it does have an added layer of complexity. At any rate, enjoy!
http://spincontrol.cheathamlane.net/tes ... or_P2Q.zip
(note -- this is using "loadmovienum()" because of some internal flash incompatibilities with using the more flexible "loadmovie()")