Does Adobe ever mark stuff as deprecated? If so, does it eventually get removed or does the old stuff live forever?
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.
I’ve never seen Adobe remove functionality from AS3/Flash Player, as this would break backwards compatibility. Sure, AS3 is not compatible at all with AS2, but other than that, things should be stable.
Flex, on the other hand, does have things change from time to time and Adobe has, in the past, often deprecated certain classes and methods. Every major release of Flex usually changes things a lot, but they do try to provide backwards compatibility so that a Flex 3 application (for example) could compile in Flex 4, though there’s no guarantee of this.
TL;DR: Within Flash Player, don’t worry about it. With the Flex framework, be advised— try to stay up to date with the framework.