Is there an easy way to convert Flash ActionScript from version 1-3?
Have one. Fla (Flash) file that uses ActionScript 1.0. Need to have it in version 3.0 and was wondering if there is any easy way to convert it? My knowled开发者_运维技巧ge of ActionScript is basically nonexistent.
Have access to Adobe Flash CS5.
No, the whole event system changed and it is totally Object Oriented.
The conversion will have to be by hand but there is a 2 to 3 converter in PHP and available here: http://www.5etdemi.com/convert/
精彩评论