As stated here is my script.
showcinemaborder false
cutobj ["tvset","plain"]
_cam = "camera" camcreate [0,0,0]
_cam cameraeffect ["internal", "back"]
titlecut ["We interupt this broadcast with an urgent message from the president!", "black in", 4]
_cam camsettarget tv
_cam camsetrelpos [0, -5, 1]
_cam camcommit 0
@camcommitted _cam
~3
titlecut ["Please stop what you are doing and listen.", "plain", 1]
_cam camsettarget tv
_cam camsetrelpos [0, -1, 1]
_cam camcommit 3
@camcommitted _cam
~3
cutobj ["tvset","plain"]
titlecut ["Please stop what you are doing and listen.", "plain", 1]
_cam camsettarget tv
_cam camsetrelpos [0, -1, 1]
_cam camcommit 3
@camcommitted _cam
~3
endcut = true