I used a motion tracker in After effects to trace the path of an object. I would like to take the X and Y data and export it to an object in flash. I had hoped there was a quick and easy way to do this.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
So I found this post about doing this
http://oliverwolfson.com/extracting-raw-key-frame-data/
he uses a shell script, I’m going to try and replicate this using PHP. If I have any luck, I’ll post it online for folks to use.