oh thanks for best new.
so follow that you said in other thread :
"On your last scene of your scene group, after your text, put an event object. Go in Script Editor, "OnHide" and paste this :
Dim MyTakeItem as xpBaseTakeItem
Dim MyOutFB as xpOutputFrameBuffer
Engine.GetOutputFrameBuffer(0, MyOutFB)
MyOutFB.GetTakeItemOnLayer(0, MyTakeItem) 'replace 0 by layer used by takeitem
MyTakeItem.SetOffline() "
i think this is code for my project. and like i ask you that i must need install add software (like visual basic...) to support this code or just add this code to OnHide in Script Editor.
P/s:sorry for asking you too much because i'm working in TV Cab.next some day my company on-air 2 Sport HD chanel.
Many thanks.
#XPression