If you turn on time remapping for your mouth shape layer, highlight the Time Remap property to select the keyframes, and copy, then paste into a text editor, you’ll see the format for keyframe data that your version of AE expects. Substitute your magpie data, copy the entire thing and paste it back into the Time Remap property. That should do it.
If you turn on time remapping for your mouth shape layer, highlight the Time Remap property to select the keyframes, and copy, then paste into a text editor, you’ll see the format for keyframe data that your version of AE expects. Substitute your magpie data, copy the entire thing and paste it back into the Time Remap property. That should do it.
The web/document stuff in JavaScript isn’t implemented in AE scripting. I think your best bet is to defined a delimited flat file structure and write a simple parser for that. It’s not too tough – I do it all the time.