Copy link to clipboard
Copied
When I use the extension script of PR to retrieve the properties of the keyframe of a text control, the properties returned by getvalueatTime() are all default values and do not change. When I try to use getkeys to return the keyframe, I find that the seconds in it do not correspond one-to-one with the getPlayerPosition value I use. The values in getkeys all start at 3600. How can I obtain the correct properties, or how can I know the index of the keyframe I currently correspond to
attach files:
0-playerpostion
1,2,3-keyframe data
Without the project you're using, it's hard to provide any meaningful guidance. Yours is the first report we've heard, of such behavior.
If you can send us your .prproj (we don't need media) and an ExtendScript snippet that reliably reproduces the problem, we'd be happy to pursue it further.
Copy link to clipboard
Copied
Without the project you're using, it's hard to provide any meaningful guidance. Yours is the first report we've heard, of such behavior.
If you can send us your .prproj (we don't need media) and an ExtendScript snippet that reliably reproduces the problem, we'd be happy to pursue it further.
Copy link to clipboard
Copied
Copy link to clipboard
Copied
That snippet is incomplete; property is not defined...?
[Again, if you don't want to post stuff here, you can also email me...]
Copy link to clipboard
Copied
I have sent the proj to your email.,any other must be added?
Copy link to clipboard
Copied
Yes; working ExtendScript that demonstrates the issue. The snippet above isn't functional.
Copy link to clipboard
Copied
Thank you for your answer. If there are any results, please let me know