Question
How to get animation frame ID?
Hello!
I'm trying to get identifiers of frames on the timeline panel (Frame animation mode).
I see, that they are stored inside Image Resource Section of PSD file.
Resource ID is 4000 (0x0fa0) which is supposed to be used by plug-ins.
But I can't figure out how to get them using javascript or OLE-automation. Is it possible?
And if not, is it possible to read them from C/C++ plug-in and send to javascript?
