You might want to use a script to get the TV view. Use cutObj ["TVset", "plain"]. Then if you want titles use titletext ["your text", "plain down", 1] (you may want a different effect than "plain down" and different time than 1). The reason you have to use titleText instead of cutText, is that cutText will remove the TV view. In general, if you want to end a cuttext, cutRsc, cutObj command you do so by using another cut.... command. Likewise title... commands "overright" a previous title... command. So if you want two affects at the same time (like text and the TV), then one must be done using cut.... and the other using title..... You may not have this same flexibility if you are using trigger generated cammera effects (I do not know for sure since I have only done camera stuff with scripts), but I do know for sure that with scripted cut scenes you can have both effects simultaneously.