Created
October 22, 2015 16:36
-
-
Save shaoshing/c16359c172a1513a58a0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
batchPlay: ([ | |
{ | |
"name": "select", | |
"descriptor": { | |
"null": { | |
"_ref": [ | |
{ | |
"_ref": "layer", | |
"_id": 7 | |
}, | |
{ | |
"_ref": "document", | |
"_id": 299 | |
} | |
] | |
}, | |
"makeVisible": false, | |
"selectionModifier": { | |
"_enum": "selectionModifierType", | |
"_value": "0" | |
} | |
}, | |
"options": { | |
"interactionMode": 3 | |
} | |
}, | |
{ | |
"name": "placedLayerConvertToEmbedded", | |
"descriptor": {}, | |
"options": { | |
"interactionMode": 3 | |
} | |
}, | |
{ | |
"name": "spacesLibraryElementCreated", | |
"descriptor": { | |
"null": { | |
"_ref": "application", | |
"_enum": "ordinal", | |
"_value": "targetEnum" | |
}, | |
"json": "{\"elementRef\":\"cloud-asset://cc-api-storage.adobe.io/assets/adobe-libraries/8a8043ad-e52d-400b-bc7b-627f9e3e318b;node=7c89ba1a-9db6-46b3-be33-73534d731c00\",\"name\":\"Trash\",\"libraryName\":\"Test - OK to accidentally nuke\",\"modifiedTime\":1444848432453,\"creationTime\":1444848430558,\"data\":[\"/Users/shalee/Library/Application Support/Adobe/Creative Cloud Libraries/LIBS/EED3CFB4557B1FE67F000101_adobe.com/creative_cloud/dcx/8a8043ad-e52d-400b-bc7b-627f9e3e318b/components/6a532cdc-79a6-43fc-82a8-6ecf8a3dad0a.svg\"],\"documentId\":299,\"layerIds\":7}" | |
}, | |
"options": { | |
"interactionMode": 3 | |
} | |
}, | |
{ | |
"name": "select", | |
"descriptor": { | |
"null": { | |
"_ref": [ | |
{ | |
"_ref": "layer", | |
"_id": 7 | |
}, | |
{ | |
"_ref": "document", | |
"_id": 299 | |
} | |
] | |
}, | |
"makeVisible": false, | |
"selectionModifier": { | |
"_enum": "selectionModifierType", | |
"_value": "0" | |
} | |
}, | |
"options": { | |
"interactionMode": 3 | |
} | |
} | |
], { | |
"paintOptions": { | |
"immediateUpdate": true, | |
"quality": "draft" | |
}, | |
"historyStateInfo": { | |
"name": "Sample Graphics", | |
"target": { | |
"_ref": "document", | |
"_id": 299 | |
}, | |
"coalesce": false, | |
"suppressHistoryStateNotification": false | |
} | |
}, undefined); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment