How can I through script set the layer comp property of a linked smart object?
More generally, how can I access a smart object and manipulate it as a document? I know that I get smart object layers by looking at the kind property, but I don't know what to do with them once I get them. I'd like to be able to cast the layer to a document object I guess. Thoughts, anyone?