See Title.
I’d do it by hand but there are 200+ .fla files that have been centered in the middle of the stage that I then load into AS3 (Flash Builder 4).
Thanks for the help.
Jono
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.
You could offset the content once it’s loaded, straight from as3,
but here’s the jsfl:
Luckily you’re using CS5, so should be fine. If you’re using a previous version, replace fl.saveDocument() with fl.saveAndCompact(), as I experienced a bug there.
Note that it prompts for a folder containing fla files, but it doesn’t step through neste folders.
If the fla. files aren’t very complex, it should be fine, otherwise, you might encounter some errors when Flash has enough.