(Originally posted in wrong forum in error)
I am trying to use the CT ocx control in a Visual Studio C# project. The control on the form ok, and I can assign a model and set life mode, but it will not play a script no matter what I try. I know the script file is ok because I can use it in CT Studio.
I have tried assigning the script file pathname to the ScriptName property in code and in the designer, and set ScriptReady = true. The ScriptCached event fires but the PlayEvent never fires. It makes no difference if I set it to auto play or use the Play menu.
Is there any documentation on using the control in this way?
Many thanks for any help you can give.
Keith