Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.





There are not cut scenes possible in FSX. All you can do is use cameras. But they will always show "what's going on" at the moment, you can't show an actual video sequence. You will also have the problem that the user aircraft might crash meanwhile. Because of that, the default missions only use those cameras at the beginning of a mission when the aircraft is still static on ground.



You can attach a rectangle object to the user aircraft. It's done in some of the default missions if I remember correctly, and it should be documented in the SDK.

A camera does not neccessarily center on the object it is attached to.
But if you want to go to all that trouble you can create several rectangle areas on the airport with proximity triggers and attach cameras to all of them. That way you can tell in which area the user finally parked.
Microsoft did something like that in the Maldives emergency mission to make the fire truck move to the user aircraft after it landed.